Skip to content

Commit

Permalink
Merge pull request #94 from rirurin/master
Browse files Browse the repository at this point in the history
Update P3RE flowscript library for Episode Aigis
  • Loading branch information
tge-was-taken authored Dec 2, 2024
2 parents 72d3064 + b719999 commit b1e914b
Show file tree
Hide file tree
Showing 4 changed files with 720 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3536,5 +3536,61 @@
"Name": "BTL_CHK_HIGH_ANALYZE",
"Description": "",
"Parameters": []
},
{
"Index": "0x1118",
"ReturnType": "void",
"Name": "CALL_FIELDBATTLE_OF_SERIALENCOUNT",
"Description": "",
"Parameters": [
{
"Type": "int",
"Name": "param0",
"Description": ""
},
{
"Type": "int",
"Name": "param1",
"Description": ""
},
{
"Type": "int",
"Name": "param2",
"Description": ""
}
]
},
{
"Index": "0x1119",
"ReturnType": "int",
"Name": "AI_CHK_CONTINUOUS_ENCOUNTER",
"Description": "",
"Parameters": [
{
"Type": "int",
"Name": "param0",
"Description": ""
}
]
},
{
"Index": "0x111a",
"ReturnType": "int",
"Name": "AI_CHK_MONADO_DIFFICULTY",
"Description": "",
"Parameters": [
{
"Type": "int",
"Name": "param0",
"Description": ""
}
]
},
{
"Index": "0x111b",
"ReturnType": "int",
"Name": "DUNGEON_CHECK_GK_BEFORE_FLOOR",
"Description": "",
"Parameters": []
}
]
Loading

0 comments on commit b1e914b

Please sign in to comment.