58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
![]() |
{
|
||
|
"AbilityName": "Activity_BangbooDream_Weapon_Gun_Upgrade_Damage",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_Gun_AddedDamageRatio_Real": {
|
||
|
"Value": 0.1,
|
||
|
"ValueType": "Float"
|
||
|
},
|
||
|
"AS_Gun_AddedDamageRatio_Upgrade": {
|
||
|
"Value": 0.1,
|
||
|
"ValueType": "Float"
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyAbilityAction",
|
||
|
"AbilityName": "Activity_BangbooDream_Weapon_Gun_Upgrade_Count"
|
||
|
},
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialByExpression",
|
||
|
"Expression": "item(1343001)*specials(AS_Gun_AddedDamageRatio_Upgrade)",
|
||
|
"ParamName": "AS_Gun_AddedDamageRatio_Real",
|
||
|
"ValueType": "Float"
|
||
|
}
|
||
|
],
|
||
|
"OnHitOther": [
|
||
|
{
|
||
|
"$type": "ModifyAttackDataAction",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAnimTagList",
|
||
|
"TagList": [
|
||
|
"BangbooDream_Gun"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"PropertyKey": "Actor_AddedDamageRatio",
|
||
|
"PropertyValue": "%AS_Gun_AddedDamageRatio_Real",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnLevelAbilityItemChanged": [
|
||
|
{
|
||
|
"$type": "SetAbilitySpecialByExpression",
|
||
|
"Expression": "item(1343001)*specials(AS_Gun_AddedDamageRatio_Upgrade)",
|
||
|
"ParamName": "AS_Gun_AddedDamageRatio_Real",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByLevelAbilityItemID",
|
||
|
"LevelAbilityItemID": 1343001
|
||
|
}
|
||
|
],
|
||
|
"ValueType": "Float"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|