118 lines
2.8 KiB
JSON
118 lines
2.8 KiB
JSON
|
{
|
||
|
"AbilityName": "Card_Armor_2000401",
|
||
|
"AbilitySpecials": {
|
||
|
"DamageTakeRatio": {
|
||
|
"Value": -0.5
|
||
|
},
|
||
|
"RBLValue": {
|
||
|
"Value": 2
|
||
|
},
|
||
|
"ShieldAmount": {
|
||
|
"Value": 0
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnBeingHitPre": [
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialsByHpShiledValueAction",
|
||
|
"ModifyFunction": "Replace",
|
||
|
"ParamName": "ShieldAmount",
|
||
|
"ParamType": "Integer",
|
||
|
"Target": "Self",
|
||
|
"ValueType": "CurValue"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "RBLUpModifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAbilitySpecial",
|
||
|
"CompareType": "Greater",
|
||
|
"Param": 0,
|
||
|
"ParamName": "ShieldAmount",
|
||
|
"ParamType": "Integer",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "RBLUpModifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAbilitySpecial",
|
||
|
"CompareType": "Equal",
|
||
|
"Param": 0,
|
||
|
"ParamName": "ShieldAmount",
|
||
|
"ParamType": "Integer",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "DamageTakeReduceModifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAbilitySpecial",
|
||
|
"CompareType": "Greater",
|
||
|
"Param": 0,
|
||
|
"ParamName": "ShieldAmount",
|
||
|
"ParamType": "Integer",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "DamageTakeReduceModifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAbilitySpecial",
|
||
|
"CompareType": "Equal",
|
||
|
"Param": 0,
|
||
|
"ParamName": "ShieldAmount",
|
||
|
"ParamType": "Integer",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"DamageTakeReduceModifier": {
|
||
|
"Duration": 1,
|
||
|
"IgnoreTimeScale": false,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_DamageTakeRatio": "%DamageTakeRatio"
|
||
|
}
|
||
|
},
|
||
|
"RBLUpModifier": {
|
||
|
"Duration": -1,
|
||
|
"IgnoreTimeScale": false,
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetRBLOffsetAction",
|
||
|
"RBLOffset": "%RBLValue",
|
||
|
"Tag": "Card_Armor_2000401",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "UnsetRBLOffsetAction",
|
||
|
"Tag": "Card_Armor_2000401",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|