diff --git a/src/TestPanel.js b/src/TestPanel.js index 14ccce1..3a0bcb5 100644 --- a/src/TestPanel.js +++ b/src/TestPanel.js @@ -213,32 +213,34 @@ useEffect(()=>{
Author | -||
Build Name | -||
{setClassSelectWindowOpen(true)}} >Class | -
- |
-
- |
-
Sub-Class | -
- |
-
- |
-
Author | +||
Build Name | +||
{setClassSelectWindowOpen(true)}} >Class | +
+ |
+
+ |
+
Sub-Class | +
+ |
+
+ |
+
Battle Power | -{p.bp} | -||
HP | -{p.hp} | -||
PP | -{p.pp} | -||
Attack | -{p.statDisplayAtk} | -||
Defense | -{p.def} | -||
Weapon Up | - +{(p.weaponUp1*100).toFixed(1)}% - +{(p.weaponUp3*100).toFixed(1)}% |
- +{(p.weaponUp2*100).toFixed(1)}% | -- |
Ailment Resist. | -
- {(p.burnResist*100).toFixed(1)}% - {(p.shockResist*100).toFixed(1)}% - {(p.panicResist*100).toFixed(1)}% - {(p.stunResist*100).toFixed(1)}% - |
-
- {(p.freezeResist*100).toFixed(1)}% - {(p.blindResist*100).toFixed(1)}% - {(p.poisonResist*100).toFixed(1)}% - |
- - |
Damage Resist. | -{(p.damageResist*100).toFixed(1)}% | -- | - |
Critical Hit Rate | -5% | -||||
Critical Multiplier | -120% | +Battle Power | +{p.bp} | +||
Midrange | -126 | +HP | +{p.hp} | +||
Critical | -152 | +PP | +{p.pp} | +||
Effective | -127 | +Attack | +{p.statDisplayAtk} | +||
Critical Hit Rate | -- | +Defense | +{p.def} | +||
Critical Multiplier | -- | +Weapon Up | + +{(p.weaponUp1*100).toFixed(1)}% + +{(p.weaponUp3*100).toFixed(1)}% |
+ +{(p.weaponUp2*100).toFixed(1)}% | +|
Midrange | -- | -||||
Critical | -- | -||||
Effective | -- | -Ailment Resist. | +
+ {(p.burnResist*100).toFixed(1)}% + {(p.shockResist*100).toFixed(1)}% + {(p.panicResist*100).toFixed(1)}% + {(p.stunResist*100).toFixed(1)}% + |
+
+ {(p.freezeResist*100).toFixed(1)}% + {(p.blindResist*100).toFixed(1)}% + {(p.poisonResist*100).toFixed(1)}% + |
+ + + |
Damage Resist. | +{(p.damageResist*100).toFixed(1)}% | ++ | + |
Critical Hit Rate | +5% | +
Critical Multiplier | +120% | +
Midrange | +126 | +
Critical | +152 | +
Effective | +127 | +
Critical Hit Rate | +- | +
Critical Multiplier | +- | +
Midrange | +- | +
Critical | +- | +
Effective | +- | +