39 lines
868 B
JSON
39 lines
868 B
JSON
|
{
|
||
|
"AbilityName": "Card_Armor_2000404",
|
||
|
"AbilitySpecials": {
|
||
|
"DefPercentage": {
|
||
|
"Value": 3
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnTeamAvatarConstructed": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "ShieldModifier"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"ShieldModifier": {
|
||
|
"ModifierMixins": [
|
||
|
{
|
||
|
"$type": "HpShieldMixin",
|
||
|
"Duration": -1,
|
||
|
"IfTakeRestDamageWhenEmpty": true,
|
||
|
"Priority": -1,
|
||
|
"RecoverAmount": 0,
|
||
|
"RecoverPercentage": 0,
|
||
|
"Tag": "Card_Armor",
|
||
|
"TotalValueConfig": {
|
||
|
"Amount": 0,
|
||
|
"Percentage": "%DefPercentage",
|
||
|
"PropertyType": "Defence"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"ModifierStacking": "MultipleRefresh"
|
||
|
}
|
||
|
}
|
||
|
}
|