mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
102 lines
2.2 KiB
JSON
102 lines
2.2 KiB
JSON
|
{
|
||
|
"AbilityName": "QuickGuideTutorialLevel_301",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnBuffAddToOther": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Quest1Modifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Strike",
|
||
|
"Frozen",
|
||
|
"Frostbite",
|
||
|
"Burn",
|
||
|
"Electric",
|
||
|
"Ignite",
|
||
|
"Erosion",
|
||
|
"Overload",
|
||
|
"Chaos"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Quest2Modifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Disorder"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"StackCount": 1,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnBuffAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Quest1Modifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Strike",
|
||
|
"Frozen",
|
||
|
"Frostbite",
|
||
|
"Burn",
|
||
|
"Electric",
|
||
|
"Ignite",
|
||
|
"Erosion",
|
||
|
"Overload",
|
||
|
"Chaos"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Quest2Modifier",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByHandlingBuffGroup",
|
||
|
"BuffGroupList": [
|
||
|
"Disorder"
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"StackCount": 1,
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"Quest1Modifier": {
|
||
|
"Duration": 1,
|
||
|
"ModifierStacking": "Replace",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "LDListenEntityAction",
|
||
|
"TargetKey": "QuickGuideTutorialLevel_301_1"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Quest2Modifier": {
|
||
|
"Duration": 1,
|
||
|
"ModifierStacking": "Replace",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "LDListenEntityAction",
|
||
|
"TargetKey": "QuickGuideTutorialLevel_301_2"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|