2022-10-03 12:46:26 +03:00

108 lines
3.6 KiB
JSON

[
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Gadget_Guide_Paimon_Disappear",
"HKBHLMNEMKM": [
{
"$type": "GuidePaimonDisappearEnd"
}
]
}
},
{
"Default": {
"$type": "ConfigAbility",
"abilityName": "Gadget_Guide_Paimon_Eff",
"CHBMMFLIIGH": [
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Born"
],
"GAIGOBCNNEE": "Appear_Eff"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Disappear"
],
"GAIGOBCNNEE": "Disappear_Eff"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"NormalMove",
"Show",
"Anger",
"Guide",
"Hope",
"Wave"
],
"GAIGOBCNNEE": "Move_Eff"
},
{
"$type": "AttachToStateIDMixin",
"stateIDs": [
"Domagic"
],
"GAIGOBCNNEE": "Domagic_Eff"
}
],
"HNEIEGHMLKH": {
"Appear_Eff": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"KCICDEJLIJD": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_NPC_Kanban_Paimon_Appear"
}
]
},
"Disappear_Eff": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"KCICDEJLIJD": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_NPC_Kanban_Paimon_Disappear_01"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_NPC_Kanban_Paimon_Disappear_02"
}
]
},
"Move_Eff": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"KCICDEJLIJD": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_NPC_Kanban_Paimon_Standby"
}
]
},
"Domagic_Eff": {
"GAIGOBCNNEE": "",
"elementDurability": 100.0,
"KCICDEJLIJD": [
{
"$type": "AttachEffect",
"effectPattern": "Eff_NPC_Kanban_Paimon_Domagic"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_NPC_Kanban_Paimon_Domagic_01"
},
{
"$type": "AttachEffect",
"effectPattern": "Eff_NPC_Kanban_Paimon_Domagic_02"
}
]
}
}
}
}
]