{ "AIName": "Monster_BattleEvent_W1_Colossus_00_AI", "VariableList": [ { "$type": "RPG.GameCore.AIVariableString", "Value": "RO_015_Phase01", "Name": "CurrentPhase" }, { "$type": "RPG.GameCore.AIVariableBool", "Value": true, "Name": "ForbidClearSkillUseRecord" } ], "DecisionList": [ { "$type": "RPG.GameCore.AIDecisionConfig", "DecisionName": "UseSkill08", "RootTask": { "$type": "RPG.GameCore.SequenceConfig", "TaskList": [ { "$type": "RPG.GameCore.UseSkill", "SkillName": "Skill08" } ] }, "ScoreEvaluatorType": "DefaultDSE", "ConsiderAxisList": [ { "$type": "RPG.GameCore.CheckSkillUsabilityAxis", "SkillName": "Skill08", "InitialCD": 1, "CD": 1, "CheckScore": { "Value": 1 } } ] } ] }