Files
turnbasedgamedata/Config/AssetPreload/MonsterEffect/MonsterEffect_3003021.json
2025-08-14 09:43:09 +02:00

45 lines
1023 B
JSON

{
"$type": "RPG.GameCore.MonsterPreloadConfig",
"EffectInstanceMap": {
"MazeAttack": {
"EffectTypes": [
"MazeAttack"
],
"EffectInstanceList": []
},
"Passive": {
"EffectTypes": [
"Passive"
],
"EffectInstanceList": []
},
"Skill": {
"EffectTypes": [
"Skill"
],
"EffectInstanceList": [
"Effects/Eff_Prefab/Eff_Monster/Eff_W2_Beast02_01/Eff_Monster_W2_Beast02_00_01_Skill03_Attack_Fire_Loop.prefab"
]
},
"Die": {
"EffectTypes": [
"Die"
],
"EffectInstanceList": []
},
"Common": {
"EffectTypes": [
"Common"
],
"EffectInstanceList": [
"Effects/Eff_Prefab/Eff_Monster/Eff_W2_Beast02_01/Eff_Monster_W2_Beast02_01_Common_Box.prefab"
]
},
"Skill02": {
"EffectTypes": [],
"EffectInstanceList": [
"Effects/Eff_Prefab/Eff_Monster/Eff_W2_Beast02_01/Eff_Monster_W2_Beast02_01_Common_Box.prefab"
]
}
}
}