Skip to content

Commit

Permalink
Clarify SoSac minimum sacrifice
Browse files Browse the repository at this point in the history
  • Loading branch information
serprex committed Apr 12, 2015
1 parent c409a4b commit 97c883a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions skillText.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ var data = {
slow:"Delay non-ranged attackers",
snipe:"Deal 3 damage to target creature",
solar:"Produce 1:8 per attacker",
sosa:["Sacrifice 48% of maximum health & consume all non 1:2 to invert damage for 2 turns",
"Sacrifice 40% of maximum health & consume all non 1:2 to invert damage for 2 turns"],
sosa:["Sacrifice 48% of maximum health & consume all non 1:2 to invert damage for 2 turns. Sacrifices at least 48HP",
"Sacrifice 40% of maximum health & consume all non 1:2 to invert damage for 2 turns. Sacrifices at least 40HP"],
soulcatch:"When a creature dies, produce 3:2",
spores:["Summon 2 spores on death", "Summon 2 toxic spores on death"],
sskin:"Increment maximum HP per 1:4 owned. Heal same",
Expand Down

0 comments on commit 97c883a

Please sign in to comment.