-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert accidental MSBReadWrite.cs change * MSBE unk * AC6 def * AC6 row names * AC6 upgrade version 1.03.1 * AC6 defs * Increase param meta imgui graph length max * AC6 defs
- Loading branch information
1 parent
3c72e75
commit 37585b7
Showing
17 changed files
with
71 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<PARAMMETA XmlVersion="0"> | ||
<Field></Field> | ||
<Self /> | ||
<Self Wiki="Handles value curve functions for various mechanics." CalcCorrectDef="stageMaxVal0,stageMaxVal1,stageMaxVal2,stageMaxVal3,stageMaxVal4,stageMaxGrowVal0,stageMaxGrowVal1,stageMaxGrowVal2,stageMaxGrowVal3,stageMaxGrowVal4,adjPt_maxGrowVal0,adjPt_maxGrowVal1,adjPt_maxGrowVal2,adjPt_maxGrowVal3" SoulCostDef="init_inclination_soul,adjustment_value,boundry_inclination_soul,boundry_value,200,713" /> | ||
</PARAMMETA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,16 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<PARAMMETA XmlVersion="0"> | ||
<Enums> | ||
<Enum Name="MISSION_TYPE" type="s8"> | ||
<Option Value="0" Name="Story" /> | ||
<Option Value="1" Name="Free Exploration" /> | ||
<Option Value="2" Name="AC TEST" /> | ||
<Option Value="3" Name="Training" /> | ||
</Enum> | ||
</Enums> | ||
<Field> | ||
<forcedLoadoutCharaInitParamID AltName="Forced Loadout (CharaInitParam ID)" Refs="CharaInitParam" /> | ||
<forcedLoadoutCharaInitParamID AltName="Forced Loadout (CharaInitParam ID)" Refs="CharaInitParam" /> | ||
<missionType AltName="Mission Type" Enum ="MISSION_TYPE"/> | ||
</Field> | ||
<Self /> | ||
</PARAMMETA> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
260 Boost Speed (Weight) | ||
261 Boost Speed (Weight) | ||
262 Boost Speed (Weight) | ||
263 Boost Speed (Weight) | ||
264 Boost Speed (Weight) | ||
265 Boost Speed (Weight) | ||
266 Boost Speed (Weight) | ||
267 Boost Speed (Weight) | ||
268 Boost Speed (Weight) | ||
269 Boost Speed (Weight) | ||
278 Attitude Recovery (Weight) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,8 @@ | ||
9303 Repair Kit (Default) | ||
9304 Repair Kit (Upgrade 0) | ||
9305 Repair Kit (Upgrade 1) | ||
9306 Repair Kit (Upgrade 2) | ||
9307 Repair Kit (Upgrade 3) | ||
200001630 TERMINAL ARMOR / PULSE ARMOR | ||
200001631 TERMINAL ARMOR / PULSE ARMOR | ||
200001640 During Assault Boost |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1_03_0_0151 | ||
1_03_1_0185 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters