50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"AbilityName": "Activity_BangbooDream_Weapon_Missile_Perk_ShieldMaker",
|
|
"AbilitySpecials": {
|
|
"AS_HPPercentage": {
|
|
"Value": 0.03,
|
|
"ValueType": "Float"
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnHitOther": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "ShieldModifier",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"Bangboo_Observaboo_Armored_Attackproperty_Missile"
|
|
]
|
|
}
|
|
],
|
|
"Target": "TeamAvatars"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"ShieldModifier": {
|
|
"Duration": -1,
|
|
"MaxStackingNumber": 5,
|
|
"ModifierMixins": [
|
|
{
|
|
"$type": "HpShieldMixin",
|
|
"Duration": -1,
|
|
"IfTakeRestDamageWhenEmpty": true,
|
|
"Priority": 0,
|
|
"RecoverAmount": 0,
|
|
"RecoverPercentage": 0,
|
|
"Tag": "BangbooDream_MissilePerkShield",
|
|
"TotalValueConfig": {
|
|
"Amount": 0,
|
|
"Percentage": "%AS_HPPercentage",
|
|
"PropertyType": "MaxHP"
|
|
}
|
|
}
|
|
],
|
|
"ModifierStacking": "MultipleAllRefresh"
|
|
}
|
|
}
|
|
} |