... | @@ -48,4 +48,25 @@ KindletronJR: |
... | @@ -48,4 +48,25 @@ KindletronJR: |
|
MaxCombatDistance: 25
|
|
MaxCombatDistance: 25
|
|
PreventOtherDrops: true
|
|
PreventOtherDrops: true
|
|
PreventBlockInfection: true
|
|
PreventBlockInfection: true
|
|
|
|
```
|
|
|
|
|
|
|
|
Alternatively, the following way of setting the model up is also available:
|
|
|
|
```
|
|
|
|
KindletronJR:
|
|
|
|
Type: SILVERFISH
|
|
|
|
Health: 20
|
|
|
|
Damage: 0
|
|
|
|
Model:
|
|
|
|
Id: kindletronjr
|
|
|
|
ViewRadius: 64
|
|
|
|
Drive: false
|
|
|
|
DamageTint: true
|
|
|
|
Skills:
|
|
|
|
- skill{s=KindletronJRInit;sync=true} @self ~onAttack
|
|
|
|
Options:
|
|
|
|
Silent: true
|
|
|
|
MovementSpeed: 0.1
|
|
|
|
MaxCombatDistance: 25
|
|
|
|
PreventOtherDrops: true
|
|
|
|
PreventBlockInfection: true
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |