59 lines
1.3 KiB
JSON
59 lines
1.3 KiB
JSON
|
{
|
||
|
"AbilityName": "TheGun_EnvBuff_03",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_CritDamageRatioDelta": {
|
||
|
"Value": 0.3
|
||
|
},
|
||
|
"CriticalDelta": {
|
||
|
"Value": 0.3
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "EnableSideScrollingHeatMax"
|
||
|
}
|
||
|
],
|
||
|
"OnEnterSideScrollingHeatMax": [
|
||
|
{
|
||
|
"$type": "SetTargetAbilitySpecialAction",
|
||
|
"Params": [
|
||
|
{
|
||
|
"AbilityName": "Lighter_UniqueSkill",
|
||
|
"AbilitySpecials": [
|
||
|
{
|
||
|
"ModifyFunction": "Replace",
|
||
|
"Param": 12,
|
||
|
"ParamName": "AS_ChargePointPerFrame",
|
||
|
"ParamType": "Integer"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Env03_Heatbuff",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnExitSideScrollingHeatMax": [
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "Env03_Heatbuff",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"Env03_Heatbuff": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"Properties": {
|
||
|
"Actor_CriticalDamageRatioDelta": "%AS_CritDamageRatioDelta",
|
||
|
"Actor_CriticalDelta": "%CriticalDelta"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|