mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 15:36:31 +09:00
52 lines
1.7 KiB
JSON
52 lines
1.7 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "SceneObj_Area_Common_Property_Ani_Effect_ElementTrackIce_01_Ability",
|
|
"modifiers": {
|
|
"Footprint_Ice_Modifier": {
|
|
"modifierName": "",
|
|
"elementType": "Ice",
|
|
"elementDurability": 50.0
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_ElementFootprint_Ice01"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Footprint_Ice_Modifier"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "SceneObj_Area_Ljxs_Property_Prop_AlbedoFootprint_01_Ability",
|
|
"modifiers": {
|
|
"Footprint_Rock_Modifier": {
|
|
"modifierName": "",
|
|
"elementType": "Rock",
|
|
"elementDurability": 50.0
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Quest_ElementFootprint_Albedo_Rock_01",
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"attachPointName": "RootNode"
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Footprint_Rock_Modifier"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |