mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 07:26:28 +09:00
37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "SceneObj_Area_Ljxs_Property_Prop_ChestClaymoreDragonfell_01_Ability",
|
|
"modifiers": {
|
|
"StateModifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_SceneObj_ChestClaymoreDragonfell_01",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "WeaponNode"
|
|
}
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Disappear",
|
|
"effectPattern": "Eff_SceneObj_ChestClaymoreDragonfell_01"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "StateModifier"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |