User Tools

Site Tools


mr:charm_buff

Charm Buff - Code References

Java Classes

JSON Configuration

No specific JSON configuration for this buff found.

String Resources

<!-- English strings -->
<string name="CharmBuff_Name">Charmed</string>
<string name="CharmBuff_Info">The mind and body was charmed!</string>
<string name="Hero_StaCharm">You are charmed!</string>
<string name="CharmSpell_Name">Charm</string>
<string name="CharmSpell_Info">Everyone deserve some love, right?</string>
 
<!-- Russian strings -->
<string name="CharmBuff_Name">Зачарован</string>
<string name="CharmBuff_Info">Очарование помутняет разум.</string>
<string name="Hero_StaCharm">Ты зачарован!</string>
<string name="CharmSpell_Name">Очарование</string>
<string name="CharmSpell_Info">Каждому нужно немного любви, ведь так?</string>

Lua Scripts

Additional Information

  • Used by: Succubus.java - Succubus demon applies Charm
  • Glyph: Affection.java - Armor glyph that applies charm to both hero and enemy
  • Plant effect: Sungrass.java and Moongrace.java
  • Spell: Charm Spell - Huntress affinity spell
  • Effect: Sets target.pacified = true, preventing attacks
  • Immunity: DriedRose.OneWayLoveBuff provides immunity to Charm
  • Resistance: Ring of Elements provides resistance to Charm duration
mr/charm_buff.txt · Last modified: by 127.0.0.1