mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
134 lines
3.4 KiB
JSON
134 lines
3.4 KiB
JSON
{
|
|
"$type": "RPG.GameCore.BattleEventConfig",
|
|
"ActionIconPath": "SpriteOutput/AvatarIcon/Avatar/1104.png",
|
|
"HaveActionDelay": false,
|
|
"DamageType": "Fire",
|
|
"IsPlayerControlled": true,
|
|
"AIPath": "Config/ConfigAI/Avatar_ComplexSkilll_AutoFight_AI.json",
|
|
"MaxSP": 200,
|
|
"BattleEventButtonID": "Attack",
|
|
"SomatoType": "MiddleAvatar",
|
|
"BuffPanelOffset": {
|
|
"Y": 1
|
|
},
|
|
"HitBoxWidth": 0.3,
|
|
"HitBoxHeight": 1.5,
|
|
"Location": {
|
|
"Width": 0.8,
|
|
"DisableEnemyFaceTo": true
|
|
},
|
|
"SaveModelWhenDead": true,
|
|
"AnimEventConfigList": [
|
|
"Config/ConfigAnimEvents/Monster/Designer/Monster_W1_Colossus_00_Designer_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Effect/Monster_W1_Colossus_00_Effect_AnimEvent.json",
|
|
"Config/ConfigAnimEvents/Monster/Audio/Monster_W1_Colossus_00_Audio_AnimEvent.json"
|
|
],
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill03",
|
|
"SkillType": "Ultra",
|
|
"UseType": "SelectEntity",
|
|
"AlwaysDoAutoLock": true,
|
|
"LockType": "LowHP",
|
|
"MaxCastTimes": 1,
|
|
"TargetInfo": {
|
|
"TargetType": "AllEnemy"
|
|
},
|
|
"UseReadyTransitAnim": true,
|
|
"SkillNameHUD": false,
|
|
"ReadyAnimState": "Skill03_Ready",
|
|
"CameraConfig": {
|
|
"NormalConfig": {
|
|
"CameraState": "SelectDarkTeamSelfEntity",
|
|
"AnchorTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "DarkTeamCenter"
|
|
},
|
|
"IsLocalOffset": true,
|
|
"AnchorOffset": {
|
|
"Y": 1
|
|
},
|
|
"FollowDamp": 0.65,
|
|
"AimDamp": 5,
|
|
"NeedCutBlending": true
|
|
},
|
|
"BlendConfig": {
|
|
"BlendType": "Cut"
|
|
},
|
|
"ShowEntityConfig": {
|
|
"ShowTargetType": {
|
|
"$type": "RPG.GameCore.TargetAlias",
|
|
"Alias": "AllDarkTeam"
|
|
}
|
|
}
|
|
},
|
|
"FormationType": "LightTeamNormal",
|
|
"TeamFormationConfigTemplateName": "LowSpacing",
|
|
"EntryAbility": "TreasureDungeonAbility_ExecuteItem_Skill",
|
|
"ComplexSkillAI": {
|
|
"SkillBasicPower": {
|
|
"Value": 90
|
|
},
|
|
"Groups": [
|
|
{
|
|
"GroupName": "Add01_TreasureActivity_HPPercent"
|
|
},
|
|
{
|
|
"GroupName": "Common_TreasureActivity_Base"
|
|
}
|
|
]
|
|
},
|
|
"AIUltraSkillPriority": "DamageAndBuff"
|
|
},
|
|
{
|
|
"Name": "SkillP01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"ActivateAfterRevive": false,
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"SkillNameHUD": false,
|
|
"EntryAbility": "W_AcceralateButton_AutoHealSP_PassiveSkill"
|
|
},
|
|
{
|
|
"Name": "PassiveSkill02",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"EntryAbility": "Avatar_Common_PassiveSkill"
|
|
}
|
|
],
|
|
"AbilityList": [
|
|
"Avatar_Common_PassiveSkill",
|
|
"UseItem_Camear_SelectAllDarkTeam"
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill03",
|
|
"AbilityList": [
|
|
"TreasureDungeonAbility_ExecuteItem_Skill"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "SkillP01",
|
|
"AbilityList": [
|
|
"W_AcceralateButton_AutoHealSP_PassiveSkill"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"214873266": {},
|
|
"-2017731871": {},
|
|
"-1812840144": {}
|
|
}
|
|
},
|
|
"WeaponType": "WP_Magic",
|
|
"SkillReadyTransits": [],
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
]
|
|
} |