Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
effect: .name "Leper Resist Buff 1" .target "performer" .chance 100% .buff_ids leper_blight_resist leper_bleed_resist leper_debuff_resist leper_move_resist .on_hit true .queue true
That gives +25% resist Bleed, Blight, Debuff, and Move. Sadly, I could not find anywhere in the effects where it actually spells out the 25% value -- or how to set a specific value. You could use this to at least get 25% though.
Update:
You can also call buffs in "DarkestDungeon\shared\buffs\base.buffs.json" file by using the ID's. Just search the file for MOVE (all caps) and you will find the ID names.