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

27 lines
No EOL
695 B
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.

{
//暴击伤害提升50%
//威力大个头小携带方便甚至可以插在裤腰带里。每年因此走火受伤的案例在200例以上
"AbilityName" : "Card_Gun_1000308",
"AbilityStacking":"Unique",
"DefaultModifier":
{
"ModifierStacking":"Unique",
"OnHitOther":
[
{
"$type": "MoleMole.ModifyAttackDataAction",
"Target" : "Self",
"PropertyKey": "Actor_CriticalDamageRatioDelta",
"PropertyValue": "%CriticalDamageDelta"
}
]
},
"AbilitySpecials" :
{
"CriticalDamageDelta" :
{
"Value" : 0.5
}
}
}