moon_amulet 
Vars | |
| sanity_damage | How much damage does this item do to the targets sanity? |
|---|---|
Procs | |
| channel_amulet | Makes whoever the target is a bit more insane. If they are insane enough, they will be zombified into a moon zombie |
| on_amulet_activate | Modifies any blades you hold/pickup/drop when the amulet is enabled |
| on_amulet_deactivate | Modifies any blades you hold/pickup/drop when the amulet is disabled |
| on_dropped_item | Modifies any blades that we drop while wearing the amulet |
| on_equip_item | Modifies any blades that we equip while wearing the amulet |
Var Details
sanity_damage 
How much damage does this item do to the targets sanity?
Proc Details
channel_amulet
Makes whoever the target is a bit more insane. If they are insane enough, they will be zombified into a moon zombie
on_amulet_activate
Modifies any blades you hold/pickup/drop when the amulet is enabled
on_amulet_deactivate
Modifies any blades you hold/pickup/drop when the amulet is disabled
on_dropped_item
Modifies any blades that we drop while wearing the amulet
on_equip_item
Modifies any blades that we equip while wearing the amulet