Attacking blue with green can lead to unexpected situations
tmdakm opened this issue ยท 0 comments
Loader
Fabric
Versions
- Minecraft Version 1.20.1
- Mod Loader Version 0.16.9
- Origins Version 1.10.0
- Origins++ Version 2.3
- Pehkui Version 3.8.3+1.14.4-1.21
Origin
What origin is causing the problem?
witch-of-ink
Power
What power is causing the problem?
witch-of-ink/green
Notes
Include any other information that might be useful here
In https://github.com/QuantumXenon/origins-plus-plus/blob/main/data/origins-plus-plus/powers/witch-of-ink/color/green.json#L26
"action":{
"type":"origins:heal",
"amount":-4
}
This can cause the death of bedrockean or automaton, the target will also not drop loot(items), and even make it impossible to block it with resistance 255. Entity action 'damage' should be used.