mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
49 lines
1.4 KiB
JSON
49 lines
1.4 KiB
JSON
{
|
|
"WalkSpeedRatio": 1.15,
|
|
"RunSpeedRatio": 0.8,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/NPCMonster/Designer/NPCMonster_AML_Boss_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Audio/NPCMonster_AML_Boss_00_Audio_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/NPCMonster/Effect/NPCMonster_AML_Boss_00_Effect_AnimEvent.json"
|
|
],
|
|
"CommonAnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/NPCMonster_Common_AnimZone.json",
|
|
"AnimZoneConfigPath": "Config/ConfigAnimZone/NPCMonster/NPCMonster_AML_Boss_00_AnimZone.json",
|
|
"SkillList": [
|
|
{
|
|
"Name": "Maze_EnhanceEffect",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "MazeMonster_CommonAbility_ChallengeBossEffect"
|
|
},
|
|
{
|
|
"Name": "Maze_EnhanceEffect_Sub",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "MazeMonster_CommonAbility_ChallengeBossEffect_OvalGround"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"MazeMonster_CommonAbility_ChallengeBossEffect",
|
|
"MazeMonster_CommonAbility_ChallengeBossEffect_OvalGround"
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"2037339413": {
|
|
"ReadInfo": {
|
|
"Type": "None",
|
|
"Index": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
],
|
|
"EffectAttachPointRedirect": {
|
|
"Root": "SelectRoot"
|
|
}
|
|
} |