1
0
ZenlessData/Data/_unsorted/Promeia_Talent_02.json
2026-05-06 01:39:00 +02:00

81 lines
2.0 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ListenAbilityMixin",
"AbilityName": "Promeia_UniqueSkill",
"OnListenAbilityAdded": [
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Promeia_UniqueSkill",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": "%AS_Abloom_DamageRatio_Base_Talent02",
"ParamName": "AS_Abloom_DamageRatio_Base_Talent02",
"ParamType": "Float"
}
]
}
]
},
{
"$type": "SendCustomEvent",
"EventKey": "AS_Abloom_DamageRatio_Base_Talet02",
"Target": "Self"
}
],
"Targetting": "Self"
}
],
"AbilityName": "Promeia_Talent_02",
"AbilitySpecials": {
"AS_Abloom_DamageRatio_Base_Talent02": {
"Value": 3
},
"AS_ElementMystery": {
"Value": 0
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "SetTargetAbilitySpecialAction",
"Params": [
{
"AbilityName": "Promeia_UniqueSkill",
"AbilitySpecials": [
{
"ModifyFunction": "Replace",
"Param": "%AS_Abloom_DamageRatio_Base_Talent02",
"ParamName": "AS_Abloom_DamageRatio_Base_Talent02",
"ParamType": "Float"
}
]
}
]
},
{
"$type": "SendCustomEvent",
"EventKey": "AS_Abloom_DamageRatio_Base_Talet02",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "ElementMysteryDeltaMDF",
"Target": "Caster"
}
]
},
"Modifiers": {
"ElementMysteryDeltaMDF": {
"Duration": -1,
"ModifierStacking": "Unique",
"Properties": {
"Actor_ElementMysteryDelta": "%AS_ElementMystery"
}
}
}
}