Main Page
Difference between revisions of "User:SynthSy"
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
||{{SUBPAGES: linked=true |sep=<nowiki> </nowiki>}} | ||{{SUBPAGES: linked=true |sep=<nowiki> </nowiki>}} | ||
|} | |} | ||
+ | |||
+ | |||
+ | = Calculate Enemy DEX = | ||
+ | Using Summoner, one can calculate the hidden DEX stat for every enemy. Each enemy in PSO2 contain a hidden DEX value that determines your damage variance | ||
+ | if your passive DEX is higher or lower than the enemy's hidden stat. | ||
+ | |||
+ | Thus the formula ([http://pso2.swiki.jp/index.php?%E3%83%9A%E3%83%83%E3%83%88#eacd990e taken from the japanese wiki]) is below. | ||
+ | Player Dex > Pet DEX * damage variance + PA Dex (usually 100%) = Enemy Dex + Value from table | ||
+ | |||
+ | <table class="wikitable table-bordered" cellspacing="1"> | ||
+ | <tr> | ||
+ | <td class="style_td" colspan="2" style="text-align:center;">Pet</td> | ||
+ | <td class="style_td" style="text-align:center;">Striking</td> | ||
+ | <td class="style_td" style="text-align:center;">Ranged</td> | ||
+ | <td class="style_td" style="text-align:center;">Technique</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Wanda</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+133</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+127</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+121</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+89</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+83</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+77</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Jinga</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+112</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+107</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+117</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+168</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+162</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+174</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Torim</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+191</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+202</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+196</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+181</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+193</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+187</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Aero</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+154</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+176</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+165</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+207</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+237</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+225</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Cery</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+208</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+203</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+213</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+225</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+219</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+231</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Popple</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+195</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+180</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+190</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+314</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+290</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+308</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Maron</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+188</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+199</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+194</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+238</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+256</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+244</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Melon</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+78</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+105</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+99</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+206</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+208</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+235</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#ddd; text-align:left; width:105px;">Rappy</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+0</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+0</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+0</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Viola</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+145</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+150</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+155</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">?</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">?</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">?</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Synchro</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+172</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+151</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+178</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">?</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">?</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">?</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" rowspan="2" style="background-color:#ddd; text-align:left; width:105px;">Redran</td> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|13}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">+79</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">+133</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">+106</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td class="style_td" style="background-color:#DDA0DD; text-align:center; width:35px;">{{Rarity|14}}</td> | ||
+ | <td class="style_td" style="background-color:#FDD; text-align:center; width:55px;">?</td> | ||
+ | <td class="style_td" style="background-color:#DDF; text-align:center; width:55px;">?</td> | ||
+ | <td class="style_td" style="background-color:#FFD; text-align:center; width:55px;">?</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
=Test work stuff= | =Test work stuff= |
Revision as of 22:53, 14 November 2018
Hi, I am an admin of this Wiki. Feel free to message me about whatever troubles you.
I also head the PSNova Wiki project here. You can find it here: Nova Wiki.
Calculate Enemy DEX
Using Summoner, one can calculate the hidden DEX stat for every enemy. Each enemy in PSO2 contain a hidden DEX value that determines your damage variance if your passive DEX is higher or lower than the enemy's hidden stat.
Thus the formula (taken from the japanese wiki) is below.
Player Dex > Pet DEX * damage variance + PA Dex (usually 100%) = Enemy Dex + Value from table
Pet | Striking | Ranged | Technique | |
Wanda | +133 | +127 | +121 | |
+89 | +83 | +77 | ||
Jinga | +112 | +107 | +117 | |
+168 | +162 | +174 | ||
Torim | +191 | +202 | +196 | |
+181 | +193 | +187 | ||
Aero | +154 | +176 | +165 | |
+207 | +237 | +225 | ||
Cery | +208 | +203 | +213 | |
+225 | +219 | +231 | ||
Popple | +195 | +180 | +190 | |
+314 | +290 | +308 | ||
Maron | +188 | +199 | +194 | |
+238 | +256 | +244 | ||
Melon | +78 | +105 | +99 | |
+206 | +208 | +235 | ||
Rappy | +0 | +0 | +0 | |
Viola | +145 | +150 | +155 | |
? | ? | ? | ||
Synchro | +172 | +151 | +178 | |
? | ? | ? | ||
Redran | +79 | +133 | +106 | |
? | ? | ? |
Test work stuff
Window |
Content |
Test Table | |
Modulator Power IV | |
<accordion parent="accordion" heading="SECTION1"> Lorem ipsum... </accordion> <accordion parent="accordion" heading="SECTION2"> Lorem ipsum... </accordion>