improve skeleton milk healing (#22118)
This commit is contained in:
@@ -81,11 +81,11 @@
|
||||
methods: [ Touch ]
|
||||
effects: # TODO: when magic is around - make a milk transformation to a skeleton monster
|
||||
- !type:HealthChange
|
||||
scaled: true
|
||||
scaleByQuantity: true
|
||||
damage:
|
||||
groups:
|
||||
Burn: -1 # healing obviously up to discussion
|
||||
Brute: -1 # these groups are the only 2 possible ways to damage a skeleton
|
||||
Burn: -2 # healing obviously up to discussion
|
||||
Brute: -1.5 # these groups are the only 2 possible ways to damage a skeleton
|
||||
- !type:PopupMessage
|
||||
type: Local
|
||||
visualType: Large
|
||||
|
||||
Reference in New Issue
Block a user