made it so that 'quick' reduces max hitpoints by 10% instead of 3
This commit is contained in:
parent
9269fbd8fa
commit
026ef2e1d2
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
[/effect]
|
||||
[effect]
|
||||
apply_to=hitpoints
|
||||
increase_total=-3
|
||||
increase_total=-10%
|
||||
heal_full=yes
|
||||
[/effect]
|
||||
[/trait]
|
||||
|
|
Loading…
Add table
Reference in a new issue