KH2: Update docs and logic sheet to reflect 4.4 (#2610)
This commit is contained in:
parent
c19afa4f4e
commit
02a9430ad5
|
@ -16,6 +16,7 @@ The [player settings page for this game](../player-settings) contains all the op
|
||||||
- Popups
|
- Popups
|
||||||
- Get Bonuses
|
- Get Bonuses
|
||||||
- Form Levels
|
- Form Levels
|
||||||
|
- Summon Levels
|
||||||
- Sora's Levels
|
- Sora's Levels
|
||||||
- Keyblade Stats
|
- Keyblade Stats
|
||||||
- Keyblade Abilities
|
- Keyblade Abilities
|
||||||
|
@ -23,7 +24,7 @@ The [player settings page for this game](../player-settings) contains all the op
|
||||||
<h2 style="text-transform:none";>What Kingdom Hearts 2 items can appear in other players' worlds?</h2>
|
<h2 style="text-transform:none";>What Kingdom Hearts 2 items can appear in other players' worlds?</h2>
|
||||||
|
|
||||||
|
|
||||||
Every item in the game except for party members' abilities.
|
Every item in the game except for abilities on weapons.
|
||||||
|
|
||||||
<h2 style="text-transform:none";>What is The Garden of Assemblage "GoA"?</h2>
|
<h2 style="text-transform:none";>What is The Garden of Assemblage "GoA"?</h2>
|
||||||
|
|
||||||
|
@ -73,6 +74,8 @@ The list of possible locations that can contain a bounty:
|
||||||
|
|
||||||
- Each of the 13 Data Fights
|
- Each of the 13 Data Fights
|
||||||
- Max level (7) for each Drive Form
|
- Max level (7) for each Drive Form
|
||||||
|
- Max level (7) of Summons
|
||||||
|
- Last song of Atlantica
|
||||||
- Sephiroth
|
- Sephiroth
|
||||||
- Lingering Will
|
- Lingering Will
|
||||||
- Starry Hill
|
- Starry Hill
|
||||||
|
@ -87,6 +90,7 @@ With the help of Shananas, Num, and ZakTheRobot we have many QoL features such a
|
||||||
|
|
||||||
- Faster Wardrobe.
|
- Faster Wardrobe.
|
||||||
- Faster Water Jafar Chase.
|
- Faster Water Jafar Chase.
|
||||||
|
- Faster Bulky Vendors
|
||||||
- Carpet Skip.
|
- Carpet Skip.
|
||||||
- Start with Lion Dash.
|
- Start with Lion Dash.
|
||||||
- Faster Urns.
|
- Faster Urns.
|
||||||
|
|
|
@ -68,8 +68,8 @@ Enter `The room's port number` into the top box <b> where the x's are</b> and pr
|
||||||
- Run the game in windows/borderless windowed mode. Fullscreen is stable but the game can crash if you alt-tab out.
|
- Run the game in windows/borderless windowed mode. Fullscreen is stable but the game can crash if you alt-tab out.
|
||||||
- Make sure to save in a different save slot when playing in an async or disconnecting from the server to play a different seed
|
- Make sure to save in a different save slot when playing in an async or disconnecting from the server to play a different seed
|
||||||
|
|
||||||
<h2 style="text-transform:none";>Requirement/logic sheet</h2>
|
<h2 style="text-transform:none";>Logic Sheet</h2>
|
||||||
Have any questions on what's in logic? This spreadsheet has the answer [Requirements/logic sheet](https://docs.google.com/spreadsheets/d/1Embae0t7pIrbzvX-NRywk7bTHHEvuFzzQBUUpSUL7Ak/edit?usp=sharing)
|
Have any questions on what's in logic? This spreadsheet made by Bulcon has the answer [Requirements/logic sheet](https://docs.google.com/spreadsheets/d/1nNi8ohEs1fv-sDQQRaP45o6NoRcMlLJsGckBonweDMY/edit?usp=sharing)
|
||||||
<h2 style="text-transform:none";>F.A.Q.</h2>
|
<h2 style="text-transform:none";>F.A.Q.</h2>
|
||||||
|
|
||||||
- Why is my HP/MP continuously increasing without stopping?
|
- Why is my HP/MP continuously increasing without stopping?
|
||||||
|
|
Loading…
Reference in New Issue