mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
106 lines
2.5 KiB
JSON
106 lines
2.5 KiB
JSON
{
|
|
"$type": "RPG.GameCore.BattleEventConfig",
|
|
"ActionIconPath": "SpriteOutput/AvatarIcon/Avatar/1104.png",
|
|
"HaveActionDelay": false,
|
|
"DamageType": "Physical",
|
|
"IsPlayerControlled": true,
|
|
"AIPath": "Config/ConfigAI/Avatar_ComplexSkilll_AutoFight_AI.json",
|
|
"MaxSP": 100,
|
|
"BuffPanelOffset": {
|
|
"X": "Infinity",
|
|
"Y": "Infinity",
|
|
"Z": "Infinity"
|
|
},
|
|
"SkillList": [
|
|
{
|
|
"Name": "Skill03",
|
|
"SkillType": "Ultra",
|
|
"UseType": "SelectEntity",
|
|
"ProgressDisplayType": "Dot",
|
|
"TargetInfo": {
|
|
"TargetType": "EnemySelect"
|
|
},
|
|
"ReadyAnimState": "Skill03_Ready",
|
|
"FormationType": "LightTeamNormal",
|
|
"TeamFormationConfigTemplateName": "LowSpacing",
|
|
"EntryAbility": "Activity_Fate_LancerBE_Skill_Phase01",
|
|
"PrepareAbility": "Activity_Fate_LancerBE_Base_Skill_EnterReady",
|
|
"ComplexSkillAI": {
|
|
"SkillBasicPower": {
|
|
"Value": 85
|
|
},
|
|
"Groups": [
|
|
{
|
|
"GroupName": "DefaultUltra"
|
|
},
|
|
{
|
|
"GroupName": "Ultra_Common_ImmediateRelease"
|
|
},
|
|
{
|
|
"GroupName": "Ultra_Common_SingleAttack"
|
|
},
|
|
{
|
|
"GroupName": "Add01_Dr_Ratio_DebuffNumber",
|
|
"Weight": {
|
|
"Value": 3
|
|
}
|
|
},
|
|
{
|
|
"GroupName": "BasePp_Common_StrongEnemiyPriority",
|
|
"Weight": {
|
|
"Value": 3
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"AIUltraSkillPriority": "DamageAndBuff"
|
|
},
|
|
{
|
|
"Name": "SkillP01",
|
|
"SkillType": "Passive",
|
|
"UseType": "Passive",
|
|
"ActivateAfterRevive": false,
|
|
"TargetInfo": {
|
|
"TargetType": "Caster"
|
|
},
|
|
"SkillNameHUD": false,
|
|
"EntryAbility": "Activity_Fate_LancerBE_Base_Passive"
|
|
}
|
|
],
|
|
"SkillAbilityList": [
|
|
{
|
|
"Skill": "Skill03",
|
|
"AbilityList": [
|
|
"Activity_Fate_LancerBE_Base_Skill_EnterReady",
|
|
"Activity_Fate_LancerBE_Skill_Phase01",
|
|
"Activity_Fate_LancerBE_Skill_Phase02",
|
|
"Activity_Fate_LancerBE_Skill_Camera"
|
|
]
|
|
},
|
|
{
|
|
"Skill": "SkillP01",
|
|
"AbilityList": [
|
|
"Activity_Fate_LancerBE_Base_Passive"
|
|
]
|
|
}
|
|
],
|
|
"DynamicValues": {
|
|
"Floats": {
|
|
"1235304311": {
|
|
"ReadInfo": {
|
|
"Type": "None",
|
|
"Index": 0
|
|
}
|
|
},
|
|
"63522302": {
|
|
"ReadInfo": {
|
|
"Type": "None",
|
|
"Index": 0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"DisableAnimEventLayers": [
|
|
"Riboon Layer"
|
|
]
|
|
} |