Quantcast
Channel: Darkest Dungeon » All Posts
Viewing all articles
Browse latest Browse all 1753

Reply To: Placeholder text with effects that buff skill damage

$
0
0

The effect reads:
effect: .name “Call the Shot 1” .target “performer” .chance 100% .duration 2 .buff_ids aimed_shot_buff_1l aimed_shot_buff_1h .on_hit true .on_miss true

And the buff reads:
{
“id” : “aimed_shot_buff_1l”,
“stat_type” : “combat_stat_multiply”,
“stat_sub_type” : “damage_low”,
“amount” : 0.6,
“remove_if_not_active” : false,
“rule_type” : “skill”,
“is_false_rule” : false,
“rule_data” : {
“float” : 0,
“string” : “aimed_shot”
}
},

I’ve tried a few other strings in place of “aimed_shot,” but I can’t figure out why some work and some don’t (Abomination’s Rage displays properly, for example, but Slam doesn’t).


Viewing all articles
Browse latest Browse all 1753

Trending Articles