mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
OSPRODWin3.5.0_D11529559_A11525190_L11433868
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user