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