39 lines
883 B
JSON
39 lines
883 B
JSON
|
{
|
||
|
"AbilityName": "CampIdle_buff_09",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_HpShieldGetRatio": {
|
||
|
"Value": 0.1
|
||
|
},
|
||
|
"CampAddRatio": {
|
||
|
"Value": 2
|
||
|
},
|
||
|
"TextAS_HpShieldGetRatio": {
|
||
|
"Value": 0.1
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialByExpression",
|
||
|
"DoRefresh": true,
|
||
|
"Expression": "specials(AS_HpShieldGetRatio)*specials(CampAddRatio)",
|
||
|
"ParamName": "AS_HpShieldGetRatio",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByCampAvatarAmount",
|
||
|
"Camp": 3,
|
||
|
"CompareType": "GreaterEqual",
|
||
|
"Param": 2,
|
||
|
"Param2": 0
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self",
|
||
|
"ValueType": "Float"
|
||
|
}
|
||
|
],
|
||
|
"Properties": {
|
||
|
"Actor_ReceiveHpShieldGetRatio": "%AS_HpShieldGetRatio"
|
||
|
}
|
||
|
}
|
||
|
}
|