Grasscutter_Resources/Resources/BinOutput/Monster/ConfigAnimal_Falcon_01.json
2022-10-03 23:37:42 +03:00

192 lines
5.1 KiB
JSON

{
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachSkinnedMesh",
"FGKBBEGGKCB": "EffectMesh"
},
"mass": 30.0,
"secondHeight": 0.699999988079071,
"affectedByWorld": true,
"checkInSurface": true,
"scale": 2.0,
"disableTickDistance": 300.0,
"canTriggerElementReactionText": false
},
"model": {
"bornEffect": "",
"attachEffect": "",
"canBakeMesh": false
},
"dither": {
"showDitherDuration": 2.0
},
"combat": {
"property": {
"endureType": "Monster_Minion",
"w": 40.0
},
"beHit": {
"hitBloodEffect": "",
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"lockType": "Animal_Lv2"
},
"die": {
"fallWhenAirDie": false,
"HGGPMFGGBNC": 2.0,
"dieForceDisappearTime": 10.0,
"dieDisappearEffect": ""
}
},
"abilities": [
{
"abilityID": "CommonInitial",
"abilityName": "Animal_Common_Initial",
"abilityOverride": ""
}
],
"stateLayers": {
"defaultLayer": {
"$type": "ConfigNormalStateLayer",
"JLAFELOFEGB": "",
"stateIDs": {
"Born": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Born": []
},
"JFJAOFFPPFP": true,
"KJALBKOJAJE": [
"DoSkill"
]
},
"NormalMove": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Glide": [],
"Fly": [
"Audio_Falcon_Fly"
]
},
"KGOCGKMHPKM": true,
"JFJAOFFPPFP": true,
"KJALBKOJAJE": [
"DoSkill"
],
"HNDGEBFOBMD": true
},
"BeHit": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Hit_L": []
},
"OBACGMAOFBH": [
"BeHit"
],
"KJALBKOJAJE": [
"DoSkill"
]
},
"Die": {
"$type": "ConfigMonsterStateIDInfo",
"PINCPDEEFJI": {
"Die": [
"Animal_Pigeon_Die"
]
}
}
}
}
},
"initialPoses": {
"Default": {}
},
"aibeta": {
"enable": true,
"friendliness": 1,
"moveSetting": {
"useNavMesh": false,
"navMeshAgentName": "Undead01",
"almostReachedDistanceWalk": 2.0,
"almostReachedDistanceRun": 2.0
},
"sensing": {
"enable": false
},
"neurons": {
"DefaultSetting": [
"HIT"
]
},
"threat": {
"enable": false
},
"defendArea": {
"defendRange": 50.0
},
"fly": {
"enable": true,
"floatingPoses": [
1,
2
]
},
"ui": {
"hasDirectionIndicator": false
},
"profiling": {
"lodStrategy": "MonsterVista"
},
"skillGCD": 2.5,
"returnToBornTactic": {},
"followScriptedPathTactic": {
"enable": true,
"defaultSetting": {
"turnSpeedOverrideRun": 0.5,
"turnSpeedOverrideWalk": 0.5,
"spacial": true,
"spacialRoll": true
}
},
"birdCirclingTactic": {
"enable": true,
"defaultSetting": {}
}
},
"move": {
"$type": "ConfigAnimatorMove"
},
"audio": {
"animAudio": {
"onTransitionIn": [
{
"currentStateName": "Glide",
"audioEvent": {
"text": "Play_sfx_creature_falcon_flying_slide_lp"
}
}
],
"onTransitionOut": [
{
"currentStateName": "Glide",
"audioEvent": {
"text": "Stop_sfx_creature_falcon_flying_slide_lp"
}
}
]
},
"disableEvent": {
"text": "Stop_sfx_creature_falcon_flying_slide_lp"
},
"destroyEvent": {
"text": "Stop_sfx_creature_falcon_flying_slide_lp"
}
},
"animal": {
"hasAbility": false,
"tickAbilityElement": false,
"hasCharacterRenderering": false
}
}