Skip to content

Commit 7a27963

Browse files
Feb 11 Patch (#860)
1 parent 82a17e5 commit 7a27963

File tree

9 files changed

+71
-43
lines changed

9 files changed

+71
-43
lines changed

locales/en/translation.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@
367367
"buildTemplateName_Condi Virtuoso Chaos": "Condi Virtuoso Chaos",
368368
"buildTemplateName_Condi Virtuoso Dueling": "Condi Virtuoso Dueling",
369369
"buildTemplateName_Condi Weaver Dagger": "Condi Weaver Dagger",
370-
"buildTemplateName_Condi Weaver Pistol": "Condi Weaver Pistol",
370+
"buildTemplateName_Condi Weaver Pistol (Approx.)": "Condi Weaver Pistol (Approx.)",
371371
"buildTemplateName_Condi Weaver Scepter": "Condi Weaver Scepter",
372372
"buildTemplateName_Condi Weaver Staff": "Condi Weaver Staff",
373373
"buildTemplateName_Condi Weaver Sword": "Condi Weaver Sword",
@@ -390,7 +390,7 @@
390390
"buildTemplateName_Hybrid Soulbeast A/T D/A (Approx.)": "Hybrid Soulbeast A/T D/A (Approx.)",
391391
"buildTemplateName_Hybrid Weaver": "Hybrid Weaver",
392392
"buildTemplateName_Power Berserker GS A/A": "Power Berserker GS A/A",
393-
"buildTemplateName_Power Bladesworn (Approx.)": "Power Bladesworn (Approx.)",
393+
"buildTemplateName_Power Bladesworn": "Power Bladesworn",
394394
"buildTemplateName_Power Catalyst": "Power Catalyst",
395395
"buildTemplateName_Power Chrono IA GS": "Power Chrono IA GS",
396396
"buildTemplateName_Power Core Guardian": "Power Core Guardian",
@@ -886,6 +886,7 @@
886886
"skillSubText_siphon only": "siphon only",
887887
"skillSubText_traited": "traited",
888888
"skillSubText_while active": "while active",
889+
"skillSubText_with Mirage Mantle": "with Mirage Mantle",
889890
"skillSubText_woven air / perfect weave": "woven air / perfect weave",
890891
"skillSubText_woven fire / perfect weave": "woven fire / perfect weave",
891892
"slotName_Accessory 1": "Accessory 1",
@@ -1017,5 +1018,5 @@
10171018
"traitSubText_with staff": "with staff",
10181019
"traitSubText_with sword": "with sword",
10191020
"traitSubText_with torch/dagger": "with torch/dagger",
1020-
"🎉 Janthir Wilds has been released! 🎉<br/><br/>Core game changes are updated for the October 8th game patch.": "🎉 Janthir Wilds has been released! 🎉<br/><br/>Core game changes are updated for the October 8th game patch."
1021+
"🎉 Janthir Wilds has been released! 🎉<br/><br/>Core game changes are updated for the February 11th game patch.": "🎉 Janthir Wilds has been released! 🎉<br/><br/>Core game changes are updated for the February 11th game patch."
10211022
}

src/assets/modifierdata/elementalist.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,11 +243,11 @@
243243
text: Persisting Flames
244244
amountData:
245245
label: 'stacks'
246-
default: 9
246+
default: 5
247247
quantityEntered: 1
248248
modifiers:
249249
damage:
250-
Outgoing Strike Damage: [1%, add]
250+
Outgoing Strike Damage: [2%, add]
251251
gw2id: 1510
252252
defaultEnabled: true
253253

src/assets/modifierdata/guardian.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,9 @@
461461
subText: melee
462462
minor: true
463463
modifiers:
464+
damage:
465+
Outgoing Strike Damage: [7%, mult]
466+
wvwModifiers:
464467
damage:
465468
Outgoing Strike Damage: [5%, mult]
466469
gw2id: 1926
@@ -480,6 +483,9 @@
480483
text: Heavy Light
481484
subText: against defiant foes, base
482485
modifiers:
486+
damage:
487+
Outgoing Strike Damage: [15%, unknown]
488+
wvwModifiers:
483489
damage:
484490
Outgoing Strike Damage: [10%, unknown]
485491
gw2id: 1963
@@ -506,6 +512,9 @@
506512
default: 0
507513
quantityEntered: 100
508514
modifiers:
515+
damage:
516+
Outgoing Strike Damage: [20%, unknown]
517+
wvwModifiers:
509518
damage:
510519
Outgoing Strike Damage: [15%, unknown]
511520
gw2id: 1963
@@ -519,7 +528,7 @@
519528
quantityEntered: 100
520529
modifiers:
521530
damage:
522-
Outgoing Strike Damage: [20%, mult]
531+
Outgoing Strike Damage: [25%, mult]
523532
wvwModifiers:
524533
damage:
525534
Outgoing Strike Damage: [15%, mult]

src/assets/modifierdata/mesmer.yaml

Lines changed: 20 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,19 @@
1717
gw2id: 10234
1818
temporaryBuff: false
1919

20+
- id: fractured-glass
21+
text: Fractured Glass
22+
subText: with Mirage Mantle
23+
amountData:
24+
label: '% uptime'
25+
default: 0
26+
defaultInput: ???
27+
quantityEntered: 100
28+
modifiers:
29+
damage:
30+
Outgoing Strike Damage: [25%, unknown]
31+
gw2id: 73067
32+
2033
- section: Domination
2134
id: 10
2235
items:
@@ -340,8 +353,9 @@
340353
default: 100
341354
quantityEntered: 100
342355
modifiers:
343-
attributes:
344-
Condition Damage: [150, buff]
356+
damage:
357+
Outgoing Strike Damage: [10%, add] # unconfirmed
358+
Outgoing Condition Damage: [10%, add] # unconfirmed
345359
minor: true
346360
gw2id: 2069
347361
defaultEnabled: true
@@ -376,7 +390,7 @@
376390
quantityEntered: 1
377391
modifiers:
378392
conversionAfterBuffs:
379-
Bleeding Coefficient: {Critical Chance: 450%}
393+
Bleeding Coefficient: {Critical Chance: 400%}
380394
wvwModifiers:
381395
conversionAfterBuffs:
382396
Bleeding Coefficient: {Critical Chance: 300%}
@@ -443,6 +457,9 @@
443457
defaultInput: ???
444458
quantityEntered: 100
445459
modifiers:
460+
damage:
461+
Outgoing Strike Damage: [7%, mult] # unconfirmed
462+
wvwModifiers:
446463
damage:
447464
Outgoing Strike Damage: [10%, mult] # unconfirmed
448465
gw2id: 2206

src/assets/modifierdata/ranger.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
Outgoing Strike Damage: [10%, mult]
161161
wvwModifiers:
162162
damage:
163-
Outgoing Strike Damage: [5%, mult]
163+
Outgoing Strike Damage: [10%, mult]
164164
gw2id: 1000
165165
defaultEnabled: true
166166

@@ -172,7 +172,7 @@
172172
Outgoing Strike Damage: [25%, mult]
173173
wvwModifiers:
174174
damage:
175-
Outgoing Strike Damage: [15%, mult]
175+
Outgoing Strike Damage: [25%, mult]
176176
gw2id: 1000
177177
defaultEnabled: false
178178

@@ -694,7 +694,7 @@
694694
Outgoing Strike Damage: [25%, unknown]
695695
wvwModifiers:
696696
damage:
697-
Outgoing Strike Damage: [15%, unknown]
697+
Outgoing Strike Damage: [20%, unknown]
698698
minor: true
699699
gw2id: 2269
700700
defaultEnabled: true
@@ -707,7 +707,7 @@
707707
Damage Reduction: [25%, unknown]
708708
wvwModifiers:
709709
damage:
710-
Damage Reduction: [10%, unknown]
710+
Damage Reduction: [15%, unknown]
711711
minor: true
712712
gw2id: 2269
713713
defaultEnabled: false

src/assets/modifierdata/revenant.yaml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,12 @@
110110
quantityEntered: 100
111111
modifiers:
112112
damage:
113-
Outgoing Strike Damage: [15%, add]
114-
Outgoing Condition Damage: [15%, add] #unconfirmed
113+
Outgoing Strike Damage: [10%, add]
114+
Outgoing Condition Damage: [5%, add] #unconfirmed
115115
wvwModifiers:
116116
damage:
117117
Outgoing Strike Damage: [7%, add]
118+
Outgoing Condition Damage: [7%, add] #unconfirmed
118119
gw2id: 28113
119120

120121
- id: vengeful-hammers
@@ -527,7 +528,7 @@
527528
quantityEntered: 1
528529
modifiers:
529530
damage:
530-
Outgoing Strike Damage: [1.5%, mult]
531+
Outgoing Strike Damage: [1%, mult]
531532
wvwModifiers:
532533
damage:
533534
Outgoing Strike Damage: [1%, mult]
@@ -543,7 +544,7 @@
543544
quantityEntered: 100
544545
modifiers:
545546
damage:
546-
Outgoing Strike Damage: [20%, add] # add according to wiki
547+
Outgoing Strike Damage: [25%, add] # add according to wiki
547548
wvwModifiers:
548549
damage:
549550
Outgoing Strike Damage: [15%, add] # add according to wiki
@@ -559,7 +560,7 @@
559560
quantityEntered: 1
560561
modifiers:
561562
damage:
562-
Outgoing Strike Damage: [7%, add] # add according to wiki
563+
Outgoing Strike Damage: [10%, add] # add according to wiki
563564
wvwModifiers:
564565
damage:
565566
Outgoing Strike Damage: [4%, add]
@@ -610,7 +611,7 @@
610611
quantityEntered: 100
611612
modifiers:
612613
damage:
613-
Outgoing Strike Damage: [10%, add] # https://discord.com/channels/380901000200060929/380904097592901635/1255204952398102549
614+
Outgoing Strike Damage: [15%, add] # https://discord.com/channels/380901000200060929/380904097592901635/1255204952398102549
614615
gw2id: 2108
615616
defaultEnabled: true
616617

src/assets/presetdata/preset-traits.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2759,7 +2759,7 @@ list:
27592759
},
27602760
"pyromancers-training": {},
27612761
"persisting-flames": {
2762-
"amount": "9.6"
2762+
"amount": ""
27632763
}
27642764
},
27652765
{
@@ -2855,7 +2855,7 @@ list:
28552855
},
28562856
"pyromancers-training": {},
28572857
"persisting-flames": {
2858-
"amount": "6"
2858+
"amount": ""
28592859
}
28602860
},
28612861
{
@@ -3093,7 +3093,7 @@ list:
30933093
},
30943094
"pyromancers-training": {},
30953095
"persisting-flames": {
3096-
"amount": "9.7"
3096+
"amount": ""
30973097
}
30983098
},
30993099
{
@@ -3174,7 +3174,7 @@ list:
31743174
},
31753175
"pyromancers-training": {},
31763176
"persisting-flames": {
3177-
"amount": "6"
3177+
"amount": ""
31783178
}
31793179
},
31803180
{
@@ -3256,7 +3256,7 @@ list:
32563256
},
32573257
"pyromancers-training": {},
32583258
"persisting-flames": {
3259-
"amount": "9.5"
3259+
"amount": ""
32603260
}
32613261
},
32623262
{
@@ -3352,7 +3352,7 @@ list:
33523352
},
33533353
"pyromancers-training": {},
33543354
"persisting-flames": {
3355-
"amount": "9.8"
3355+
"amount": ""
33563356
}
33573357
},
33583358
{
@@ -3422,7 +3422,7 @@ list:
34223422
},
34233423
"pyromancers-training": {},
34243424
"persisting-flames": {
3425-
"amount": "7.1"
3425+
"amount": ""
34263426
}
34273427
},
34283428
{
@@ -3491,7 +3491,7 @@ list:
34913491
},
34923492
"pyromancers-training": {},
34933493
"persisting-flames": {
3494-
"amount": "7.6"
3494+
"amount": ""
34953495
}
34963496
},
34973497
{
@@ -3559,7 +3559,7 @@ list:
35593559
},
35603560
"pyromancers-training": {},
35613561
"persisting-flames": {
3562-
"amount": "6.2"
3562+
"amount": ""
35633563
}
35643564
},
35653565
{
@@ -3783,7 +3783,7 @@ list:
37833783
},
37843784
"pyromancers-training": {},
37853785
"persisting-flames": {
3786-
"amount": "5.4"
3786+
"amount": ""
37873787
}
37883788
},
37893789
{

0 commit comments

Comments
 (0)