Skip to content

Commit

Permalink
Wrap text for new Ascendancy's
Browse files Browse the repository at this point in the history
  • Loading branch information
LocalIdentity committed Dec 1, 2023
1 parent 507b817 commit dc07b94
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/TreeData/3_23/tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12946,7 +12946,7 @@ return {
},
["reminderText"]= {
"(You can only take one of the three Warlock Power passives)",
"(Affliction permanently Afflicts any of your damageable minions in a targeted area, causing them to take physical damage over time, at an accelerating rate. Each such minion causes you to regenerate life at a rate based on the current damage of it's Affliction debuff. Afflicted Minions explode if their life is lowered to a fifth of maximum)"
"(Affliction permanently Afflicts any of your damageable minions in a targeted area, causing them to take physical damage over time, at an accelerating rate.\nEach such minion causes you to regenerate life at a rate based on the current damage of it's Affliction debuff.\nAfflicted Minions explode if their life is lowered to a fifth of maximum)"
},
["group"]= 11,
["orbit"]= 0,
Expand All @@ -12967,7 +12967,7 @@ return {
},
["reminderText"]= {
"(You can only take one of the three Warlock Power passives)",
"(Penance Mark curses a single enemy, causing them to spawn multiple phantasms when hit. The phantasms will be allies of the marked enemy with the same monster level. They cast a projectile spell which deals physical damage, and are immune to curses. You can only have one Mark at a time)"
"(Penance Mark curses a single enemy, causing them to spawn multiple phantasms when hit. The phantasms will be allies of the marked enemy with the same monster level.\nThey cast a projectile spell which deals physical damage, and are immune to curses. You can only have one Mark at a time)"
},
["group"]= 12,
["orbit"]= 0,
Expand Down
4 changes: 2 additions & 2 deletions src/TreeData/3_23_ruthless/tree.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12903,7 +12903,7 @@ return {
},
["reminderText"]= {
"(You can only take one of the three Warlock Power passives)",
"(Affliction permanently Afflicts any of your damageable minions in a targeted area, causing them to take physical damage over time, at an accelerating rate. Each such minion causes you to regenerate life at a rate based on the current damage of it's Affliction debuff. Afflicted Minions explode if their life is lowered to a fifth of maximum)"
"(Affliction permanently Afflicts any of your damageable minions in a targeted area, causing them to take physical damage over time, at an accelerating rate.\nEach such minion causes you to regenerate life at a rate based on the current damage of it's Affliction debuff.\nAfflicted Minions explode if their life is lowered to a fifth of maximum)"
},
["group"]= 11,
["orbit"]= 0,
Expand All @@ -12924,7 +12924,7 @@ return {
},
["reminderText"]= {
"(You can only take one of the three Warlock Power passives)",
"(Penance Mark curses a single enemy, causing them to spawn multiple phantasms when hit. The phantasms will be allies of the marked enemy with the same monster level. They cast a projectile spell which deals physical damage, and are immune to curses. You can only have one Mark at a time)"
"(Penance Mark curses a single enemy, causing them to spawn multiple phantasms when hit. The phantasms will be allies of the marked enemy with the same monster level.\nThey cast a projectile spell which deals physical damage, and are immune to curses. You can only have one Mark at a time)"
},
["group"]= 12,
["orbit"]= 0,
Expand Down

0 comments on commit dc07b94

Please sign in to comment.