Skip to content

Commit

Permalink
Update Power Weaver
Browse files Browse the repository at this point in the history
  • Loading branch information
hobinjk committed Jul 18, 2023
1 parent 7dc67db commit db5e717
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@
"buildTemplateName_Power Tempest (Outdated)": "Power Tempest (Outdated)",
"buildTemplateName_Power Vindicator": "Power Vindicator",
"buildTemplateName_Power Virtuoso GS": "Power Virtuoso GS",
"buildTemplateName_Power Weaver (Outdated)": "Power Weaver (Outdated)",
"buildTemplateName_Power Weaver": "Power Weaver",
"buildTemplateName_Power Willbender Radiance (Outdated)": "Power Willbender Radiance (Outdated)",
"buildTemplateName_Power Willbender Virtues (Outdated)": "Power Willbender Virtues (Outdated)",
"buildTemplateName_Quickness Condi Bers (Outdated)": "Quickness Condi Bers (Outdated)",
Expand Down
6 changes: 3 additions & 3 deletions src/assets/presetdata/preset-distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -371,12 +371,12 @@ list:
profession: Weaver
value: >-
{
"values2": { "Power": 3758, "Power2": 0, "Burning": 5.96, "Bleeding": 3.5, "Poisoned": 0, "Torment": 0, "Confusion": 0 }
"values2": { "Power": 3833, "Power2": 0, "Burning": 5.72, "Bleeding": 3.14, "Poisoned": 0, "Torment": 0, "Confusion": 0 }
}
credit:
- author: 'Ryan'
url: https://www.youtube.com/watch?v=nS-udOqtqAQ
log: https://dps.report/jpIq-20230218-140800_golem
url: https://www.youtube.com/watch?v=GgZ3xWRKtDs
log: https://dps.report/i0o0-20230706-075619_golem

# no jade bot
- name: Condi Weaver Sword
Expand Down
16 changes: 8 additions & 8 deletions src/assets/presetdata/preset-traits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2907,17 +2907,17 @@ list:
"items": [
{
"empowering-flame": {
"amount": "49.8"
"amount": "50.4"
},
"burning-precision": {},
"burning-rage": {},
"power-overwhelming": {},
"power-overwhelming-2": {
"amount": "49.8"
"amount": "50.4"
},
"pyromancers-training": {},
"persisting-flames": {
"amount": "8.9"
"amount": "8.8"
}
},
{
Expand All @@ -2930,7 +2930,7 @@ list:
},
"aeromancers-training": {},
"aeromancers-training-2": {
"amount": "42.1"
"amount": "44"
},
"bolt-to-the-heart": {
"amount": ""
Expand All @@ -2949,10 +2949,10 @@ list:
"amount": ""
},
"elemental-polyphony-fire": {
"amount": "72.5"
"amount": "74.3"
},
"elemental-polyphony-air": {
"amount": "61.8"
"amount": "66.7"
},
"elements-of-rage-base": {},
"elements-of-rage-buff": {
Expand All @@ -2965,10 +2965,10 @@ list:
{
"skills": {
"woven-fire": {
"amount": "48.7"
"amount": "48.4"
},
"woven-air": {
"amount": "47.9"
"amount": "47.7"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/assets/presetdata/templates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ list:
extras: Power (Raid)
weaponType: Dual wield

- name: Power Weaver (Outdated)
- name: Power Weaver
id: pwea
specialization: Weaver
boonType: Power
Expand Down

0 comments on commit db5e717

Please sign in to comment.