mr:weakness_buff
Table of Contents
Weakness Buff - Code References
Java Classes
- Weakness.java - Main buff implementation class
- FlavourBuff.java - Parent class
Implementation Details
- Type: FlavourBuff (temporary status effect)
- Base Duration: 40 ticks
- Icon ID: BuffIndicator.WEAKNESS
- Effect: Discharges hero's equipped items on attach
- Duration Modifier: Affected by RingOfElements.Resistance
- Sources: Warlock attack, ScrollOfCurse, EnslavedSoul attack, SpiderMindAmber
JSON Configuration
This entity is implemented in Java, no JSON configuration exists
String Resources
<string name="Weakness_Name">Weakness</string> <string name="Weakness_Info">Reduces effective Strength, potentially preventing the use of certain equipment.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related mr Entities
mr/weakness_buff.txt · Last modified: by 127.0.0.1

