HollowPS_TV_experiments/extras/zzz-0.1-jsons/Suit_Ability_50230100.json

69 lines
No EOL
1.9 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
//造成的元素伤害伤害增加15%
"AbilityName":"Suit_Ability_50230100",
"AbilityStacking":"Unique",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"OnHitOther":
[
{
"$type": "MoleMole.ModifyAttackDataAction",
"Target" : "Self",
"PropertyKey": "Actor_AddedDamageRatio",
"PropertyValue": "%AddedDamageRatio",
"Predicates":
[
{
"$type": "MoleMole.ByOr",
"Predicates" :
[
{
"$type":"MoleMole.ByDamageElementType",
"DamageElement":"Elec"
},
{
"$type":"MoleMole.ByDamageElementType",
"DamageElement":"Fire"
},
{
"$type":"MoleMole.ByDamageElementType",
"DamageElement":"Ice"
},
{
"$type":"MoleMole.ByDamageElementType",
"DamageElement":"Wind"
},
{
"$type":"MoleMole.ByDamageElementType",
"DamageElement":"Ether"
},
]
},
]
}
]
},
"AbilitySpecials" :
{
//表格参数
"AddedDamageRatio" :
{
"Value" : 0.15
}
}
}