diff --git a/src/TestPanel.js b/src/TestPanel.js
index e7e44bb..ff5746b 100644
--- a/src/TestPanel.js
+++ b/src/TestPanel.js
@@ -189,6 +189,7 @@ const [statPage,setStatPage] = useState(1)
const [classSelectWindowOpen,setClassSelectWindowOpen] = useState(false)
const [classSkillTreeWindowOpen,setClassSkillTreeWindowOpen] = useState(false)
+const [treePage,setTreePage] = useState(1)
const [weaponSelectWindowOpen,setWeaponSelectWindowOpen] = useState(false)
const [armorSelectWindowOpen,setArmorSelectWindowOpen] = useState(false)
@@ -301,10 +302,10 @@ useEffect(()=>{
Current Effects
- Effect Name
-
- {
- effectPage===1?<>- Food Boost Effect
+ {effectPage===1?<>
Effect Name
- Food Boost Effect
+
+
+
[Meat] Potency +10.0%
[Crisp] Potency to Weak Point +5.0%
@@ -320,9 +321,9 @@ useEffect(()=>{
Potency +5.0%
-
>:<>>
- }
-
+
>:<>>
+
+ }
@@ -562,40 +563,44 @@ AUGMENT
-
{setClassSkillTreeWindowOpen(false)}} shouldFocusAfterRender={true} shouldCloseOnOverlayClick={true} shouldCloseOnEsc={true} className="modal" overlayClassName="modalOverlay">
-
+ { setClassSkillTreeWindowOpen(false) }} shouldFocusAfterRender={true} shouldCloseOnOverlayClick={true} shouldCloseOnEsc={true} className="modal" overlayClassName="modalOverlay">
-
Ranger01
+
Class Skill Tree
{ setClassSkillTreeWindowOpen(false) }}>
-
-
- {
}
-
-
1/5Blight Rounds
-
1/1Blight Rounds Reinforce
-
0/10Bad Condition Ward
-
0/1Spread Shot
-
0/1Spread Shot Quick Getaway
-
0/10Bad Condition Reduction
-
0/1Rifle Grenadier
-
0/1Slide Shot Advance
-
0/1Sticky Bomb Quick Reload
-
0/1Launcher Charge Grouping
-
0/1Slow Landing Attack-Ranger
-
0/1Slow Landing Charge-Ranger
+
Ranger>, <>
Force>, "Launcher", "Rod", "Talis"]} currentPage={treePage} setCurrentPage={setTreePage} />
+ {treePage === 1 ? <>
+
+
+ {
}
+
+
1/5Blight Rounds
+
1/1Blight Rounds Reinforce
+
0/10Bad Condition Ward
+
0/1Spread Shot
+
0/1Spread Shot Quick Getaway
+
0/10Bad Condition Reduction
+
0/1Rifle Grenadier
+
0/1Slide Shot Advance
+
0/1Sticky Bomb Quick Reload
+
0/1Launcher Charge Grouping
+
0/1Slow Landing Attack-Ranger
+
0/1Slow Landing Charge-Ranger
+
+
> : <>>}
+
+
Your Skill Points6
+
SP0
-
-
Your Skill Points 6 SP 0
-
ConfirmCancel
+
ConfirmCancel
+
-
-
+