mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
39 lines
954 B
JSON
39 lines
954 B
JSON
{
|
|
"AbilityName": "CampIdle_buff_05",
|
|
"AbilitySpecials": {
|
|
"AS_AddedElementAccumulationRatio": {
|
|
"Value": 0.1
|
|
},
|
|
"CampAddRatio": {
|
|
"Value": 2
|
|
},
|
|
"TextAS_AddedElementAccumulationRatio": {
|
|
"Value": 0.1
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAbilitySpecialByExpression",
|
|
"DoRefresh": true,
|
|
"Expression": "specials(AS_AddedElementAccumulationRatio)*specials(CampAddRatio)",
|
|
"ParamName": "AS_AddedElementAccumulationRatio",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCampAvatarAmount",
|
|
"Camp": 4,
|
|
"CompareType": "GreaterEqual",
|
|
"Param": 2,
|
|
"Param2": 0
|
|
}
|
|
],
|
|
"Target": "Self",
|
|
"ValueType": "Float"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_AddedElementAccumulationRatio": "%AS_AddedElementAccumulationRatio"
|
|
}
|
|
}
|
|
} |