OSPRODWin3.5.0_D11529559_A11525190_L11433868

This commit is contained in:
DimbreathBot
2025-08-15 10:09:54 +02:00
parent 2f4aec8f71
commit a20361b52e
529 changed files with 59198 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
{
"AIName": "ST_NPCMonster_Master_Steer",
"VariableList": [],
"GlobalVariableList": [
{
"$type": "RPG.GameCore.AIVariableFloat",
"Name": "Int_StateMemory"
},
{
"$type": "RPG.GameCore.AIVariableFloat",
"Value": 203,
"Name": "Int_AIStrategy"
}
],
"DecisionList": [],
"TransitionTable": [],
"RootState": {
"Name": "Root",
"SubStateList": [
{
"$type": "RPG.GameCore.StateTreeSubTreeConfig",
"FilePath": "Config/ConfigAI/Adventure/NPCMonster/ST_NPCMonster_Master_Base.json",
"Name": "UseBaseStateTree"
}
]
},
"OnDisable": {
"$type": "RPG.GameCore.TaskConfig"
},
"OnInit": {
"$type": "RPG.GameCore.TaskConfig"
}
}