Фикс логики системы отражения (#682)
* Fixed ReflectSystem + Added logic for reflective items positioning * Total oppsie fix * Born to shitcode
This commit is contained in:
@@ -108,6 +108,8 @@
|
||||
- type: Reflect
|
||||
reflectProb: 1
|
||||
innate: true # armor grants a passive shield that does not require concentration to maintain
|
||||
placement: # WD
|
||||
- Body
|
||||
reflects:
|
||||
- Energy
|
||||
|
||||
|
||||
@@ -101,6 +101,8 @@
|
||||
reflectProb: 0.3
|
||||
velocityBeforeNotMaxProb: 6.0 # don't punish ninjas for being ninjas
|
||||
velocityBeforeMinProb: 10.0
|
||||
placement: # WD
|
||||
- Hands
|
||||
- type: MeleeBlock
|
||||
delay: 6.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user