User:Sundark/Sandbox: Difference between revisions
From Ephinea PSO Wiki
No edit summary |
m (→Wiki list) |
||
(48 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="messagebox purplenum-left" | {| class="messagebox purplenum-left" | ||
|{{#if:{{{ | |{{#if:{{{Sundark.png}}}|style="width:50px{{!}}[[File:Sundark.png|60x60px|link=|Why does this message box need an "if" statement???]]}} | ||
|'''Hi, this is my mess-around-with-stuff page!'''<br>- Sundark | |'''Hi, this is my mess-around-with-stuff page!'''<br>- Sundark | ||
|} | |} | ||
==Wiki list== | ==Wiki list== | ||
===To-do=== | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | ||
== | <div style="line-height:1.6;"><u>To-do</u></div> | ||
<div class="mw-collapsible-content"> | |||
Current | |||
* Finish Tekking page rewrite | |||
* Healing ring(s) (Screenshot) | |||
* Better Cell mag (various) screenshots | |||
Eventually | |||
* Class pages rewrites | |||
* DF and FS chart ports to guide pages | |||
* Game modes page | |||
* Update and finish guides page | |||
</div></div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | |||
<div style="line-height:1.6;"><u>Finished</u></div> | |||
<div class="mw-collapsible-content"> | |||
General | |||
* Amplifier pages | |||
* Technique pages | |||
** Tidy/format pages | |||
** Add formulas | |||
** Add level 30 disk location | |||
* Rare enemies in enemy tables | |||
** tentative, watch for breaks | |||
* Inferno Bazooka page | |||
* Wording on quest rewards from RT | |||
* ES weapon pages | |||
** Template added | |||
** More polishing | |||
* List of set effects | |||
* Set effect template (left-align etc) | |||
* Crop and reupload Photon Blast icons | |||
* Tidy/redo "enemySpecial" template (tabbers ugh) | |||
Screenshots | |||
* Meseta | |||
* Music disks | |||
* Pioneer 2 areas | |||
* Various item boxes | |||
* Valentine event decoration screenshots | |||
* Ill Gill screenshot | |||
</div></div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;"> | |||
<div style="line-height:1.6;"><u>Old to-do list</u></div> | |||
<div class="mw-collapsible-content"> | |||
Full pages | |||
* Game modes | * Game modes | ||
** Lots to do there | ** Lots to do there | ||
Line 12: | Line 59: | ||
*** idk | *** idk | ||
Multiple pages | |||
* Technique pages | * Technique pages | ||
** Wording | ** Wording | ||
Line 21: | Line 68: | ||
** Reorganize? | ** Reorganize? | ||
** Add non-level 30 disk locations | ** Add non-level 30 disk locations | ||
* Area pages | * Area pages | ||
** Writeups | ** Writeups | ||
Single pages | |||
* Probably condense Crater route layouts into one infobox | * Probably condense Crater route layouts into one infobox | ||
* Always more | * Always more | ||
</div></div> | |||
=== | ==Stuff I've used before== | ||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">TECHNIQUE STUFF</div> | |||
<div class="mw-collapsible-content"> | |||
== | <div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | ||
<div style="font-weight:bold;line-height:1.6;">Damage Formula</div> | |||
<div class="mw-collapsible-content"> | |||
All techniques that deal damage can have that damage calculated with this formula: | |||
*<code>Damage = round(((TechPower + MST) * 0.2 * (1 + Boosts) * (100 - Resistance) / 100), 1)</code> | |||
</div></div> | |||
== | <div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | ||
< | <div style="font-weight:bold;line-height:1.6;">Boosts blurb</div> | ||
<div class="mw-collapsible-content"> | |||
{{TechBoostBlurb|Foie|damage}} | |||
</div></div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">Tech boosts</div> | |||
<div class="mw-collapsible-content"> | |||
{{BoostTechHead}} | {{BoostTechHead}} | ||
|- | |- | ||
Line 75: | Line 117: | ||
{{BoostTechRow|Shield|Yata Mirror|+30%|None||}} | {{BoostTechRow|Shield|Yata Mirror|+30%|None||}} | ||
|} | |} | ||
</div></div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">Progression blurb</div> | |||
<div class="mw-collapsible-content"> | |||
{{TechLvlProgBlurb|<nowiki>{{PAGENAME}}</nowiki>}} | |||
</div></div> | |||
{{ | <div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | ||
<div style="font-weight:bold;line-height:1.6;">Tech progression</div> | |||
<div class="mw-collapsible-content"> | |||
<nowiki>{{TechLvlProgHeader}} | |||
{{TechLvlProgRow|||||?|?|?|?}}</nowiki> | |||
</div></div> | |||
</div></div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">Area pages template</div> | |||
<div class="mw-collapsible-content"> | |||
< | |||
{| style="clear:right; float:right;" class="psoBackground psoStyle" | {| style="clear:right; float:right;" class="psoBackground psoStyle" | ||
!colspan="2" class="psoHeader psoStyle"|Forest | !colspan="2" class="psoHeader psoStyle"|Forest | ||
Line 97: | Line 149: | ||
|- | |- | ||
|} | |} | ||
--> | </div></div> | ||
= | |||
< | <div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | ||
<div style="font-weight:bold;line-height:1.6;">Box drops</div> | |||
<div class="mw-collapsible-content"> | |||
<tabber> | <tabber> | ||
Normal= | Normal= | ||
Line 153: | Line 207: | ||
{{DropChartRate|vir2|gre2|sky2|blue2|purp2|pink2|red2|oran2|yelo2|whi2}} | {{DropChartRate|vir2|gre2|sky2|blue2|purp2|pink2|red2|oran2|yelo2|whi2}} | ||
</tabber> | </tabber> | ||
--> | </div></div> | ||
=== | |||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">Classes customization</div> | |||
<div class="mw-collapsible-content"> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">Humans</div> | |||
<div class="mw-collapsible-content"> | |||
<nowiki> | |||
==Customization== | |||
===Face=== | |||
<gallery mode=nolines> | |||
</gallery> | |||
===Hair=== | |||
<gallery mode=nolines> | |||
</gallery> | |||
===Costume=== | |||
<gallery mode=nolines perrow=9> | |||
</gallery> | |||
===Skin=== | |||
<gallery mode=nolines> | |||
</gallery> | |||
</nowiki> | |||
</div></div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">Droids</div> | |||
<div class="mw-collapsible-content"> | |||
<nowiki> | |||
==Customization== | |||
===Head=== | |||
<gallery mode=nolines> | |||
</gallery> | |||
===Body=== | |||
<gallery mode=nolines perrow=9> | |||
</gallery> | |||
</nowiki> | |||
</div></div> | |||
</div></div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">New Forge items</div> | |||
<div class="mw-collapsible-content"> | |||
* <code><nowiki>NUMBER {{ICON|rare|ITEM}} is one of six trade components for the rare [[Tools|tool]] {{Tool|rare|Divine Filter}} in the quest {{Quest link|The Forge}}.</nowiki></code> | |||
* <code><nowiki>NUMBER {{ICON|rare|ITEM}} is one of six trade components for the rare [[Tools|tool]] {{Tool|rare|Lock-on Filter}} in the quest {{Quest link|The Forge}}.</nowiki></code> | |||
</div></div> | |||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">Seabed Lower/Tower red link</div> | |||
<div class="mw-collapsible-content"> | |||
* Add <code>nolink=1</code> attribute | |||
* Do <code><nowiki>[[Seabed Lower]], [[Control Tower]]</nowiki></code> | |||
** Easy copy-pastes: | |||
*** <code><nowiki>nolink=1|[[Seaside]], [[Central Control Area]]</nowiki></code> | |||
*** <code><nowiki>nolink=1|[[Seabed Lower]], [[Control Tower]]</nowiki></code> | |||
</div></div> | |||
==Tekking page stuff== | |||
<!-- | <!-- | ||
{{# | {| class="mw-collapsible mw-collapsed wikitable" | ||
< | |+ style=white-space:nowrap | Weapon special tekking chances | ||
< | | | ||
< | <tabber> | ||
}} | |-|Non-preferred weapons= | ||
{| class="wikitable" style="text-align: center;" | |||
!Tekker | |||
!Up | |||
!None | |||
!Down | |||
|- | |||
|title="Viridia" style="background-color: #00a663;"|[[File:Viridia icon.png|x24px|Viridia|link=]] | |||
|10% | |||
|60% | |||
|30% | |||
|- | |||
|title="Greenill" style="background-color: #7bff42;"|[[File:Greenill icon.png|x24px|Greenill|link=]] | |||
|25% | |||
|65% | |||
|10% | |||
|- | |||
|title="Skyly" style="background-color: #63f7ff;"|[[File:Skyly icon.png|x24px|Skyly|link=]] | |||
|15% | |||
|70% | |||
|15% | |||
|- | |||
|title="Bluefull" style="background-color: #428aff;"|[[File:Bluefull icon.png|x24px|Bluefull|link=]] | |||
|10% | |||
|60% | |||
|30% | |||
|- | |||
|title="Purplenum" style="background-color: #ce04ff;"|[[File:Purplenum icon.png|x24px|Purplenum|link=]] | |||
|25% | |||
|65% | |||
|10% | |||
|- | |||
|title="Pinkal" style="background-color: #ff8ac5;"|[[File:Pinkal icon.png|x24px|Pinkal|link=]] | |||
|15% | |||
|70% | |||
|15% | |||
|- | |||
|title="Redria" style="background-color: #ff1019;"|[[File:Redria icon.png|x24px|Redria|link=]] | |||
|20% | |||
|60% | |||
|20% | |||
|- | |||
|title="Oran" style="background-color: #ff9219;"|[[File:Oran icon.png|x24px|Oran|link=]] | |||
|15% | |||
|70% | |||
|15% | |||
|- | |||
|title="Yellowboze" style="background-color: #fffb19;"|[[File:Yellowboze icon.png|x24px|Yellowboze|link=]] | |||
|25% | |||
|65% | |||
|10% | |||
|- | |||
|title="Whitill" style="background-color: #ffffff;"|[[File:Whitill icon.png|x24px|Whitill|link=]] | |||
|10% | |||
|60% | |||
|30% | |||
|} | |||
|-|Preferred weapons= | |||
{| class="wikitable" style="text-align: center;" | |||
!Tekker | |||
!Up | |||
!None | |||
!Down | |||
!colspan="2"|Preferred weapons | |||
|- | |||
|title="Viridia" style="background-color: #00a663;"|[[File:Viridia icon.png|x24px|Viridia|link=]] | |||
|25% | |||
|50% | |||
|25% | |||
|style="text-align:left" colspan="2" |Common {{PSO icon|Gun}}[[Shots]]<br>{{Gun|rare|Crush Bullet}}<br>{{Gun|rare|Meteor Smash}}<br>{{Gun|rare|Final Impact}} | |||
|- | |||
|title="Greenill" style="background-color: #7bff42;"|[[File:Greenill icon.png|x24px|Greenill|link=]] | |||
|40% | |||
|55% | |||
|5% | |||
|style="text-align:left" colspan="2" |Common {{PSO icon|Gun}}[[Rifles]]<br>{{Gun|rare|Visk-235W}}<br> {{Gun|rare|Wals-MK2}}<br>{{Gun|rare|Justy-23ST}} | |||
|- | |||
|title="Skyly" style="background-color: #63f7ff;"|[[File:Skyly icon.png|x24px|Skyly|link=]] | |||
|30% | |||
|60% | |||
|10% | |||
|style="text-align:left" colspan="2" |Common {{PSO icon|Sword}}[[Swords]]<br>{{Sword|rare|Flowen's Sword}}<br>{{Sword|rare|Last Survivor}}<br>{{Sword|rare|Dragon Slayer}} | |||
|- | |||
|title="Bluefull" style="background-color: #428aff;"|[[File:Bluefull icon.png|x24px|Bluefull|link=]] | |||
|25% | |||
|50% | |||
|25% | |||
|style="text-align:left" colspan="2" |Common {{PSO icon|Sword}}[[Partisans]]<br>{{Sword|rare|Brionac}}<br>{{Sword|rare|Vjaya}}<br>{{Sword|rare|Gae Bolg}}<br>{{Sword|rare|Asteron Belt}} | |||
|- | |||
|title="Purplenum" style="background-color: #ce04ff;"|[[File:Purplenum icon.png|x24px|Purplenum|link=]] | |||
|40% | |||
|55% | |||
|5% | |||
|style="text-align:left" colspan="2" |Common {{PSO icon|Gun}}[[Mechguns]]<br>{{Gun|rare|M&A60 Vise}}<br>{{Gun|rare|H&S25 Justice}}<br>{{Gun|rare|L&K14 Combat}} | |||
|- | |||
|title="Pinkal" style="background-color: #ff8ac5;"|[[File:Pinkal icon.png|x24px|Pinkal|link=]] | |||
|30% | |||
|60% | |||
|10% | |||
|style="text-align:left" colspan="2" |Common {{PSO icon|Cane}}[[Wands]]<br>{{Cane|rare|Fire Scepter: Agni}}<br>{{Cane|rare|Ice Staff: Dagon}}<br>{{Cane|rare|Storm Wand: Indra}}<br>{{Cane|rare|Earth Wand: Brownie}} | |||
|- | |||
|title="Redria" style="background-color: #ff1019;"|[[File:Redria icon.png|x24px|Redria|link=]] | |||
|40% | |||
|55% | |||
|5% | |||
|style="text-align:left" |Common {{PSO icon|Sword}}[[Sabers]]<br>{{Sword|rare|DB's Saber}}<br>{{Sword|rare|Kaladbolg}}<br>{{Sword|rare|Durandal}}<br>{{Sword|rare|Galatine}} | |||
|style="text-align:left" |Common {{PSO icon|Cane}}[[Canes]]<br>{{Cane|rare|Club of Laconium}}<br>{{Cane|rare|Mace of Adaman}}<br>{{Cane|rare|Club of Zumiuran}} | |||
|- | |||
|title="Oran" style="background-color: #ff9219;"|[[File:Oran icon.png|x24px|Oran|link=]] | |||
|30% | |||
|60% | |||
|10% | |||
|style="text-align:left" colspan="2" |Common {{PSO icon|Sword}}[[Daggers]]<br>{{Sword|rare|Blade Dance}}<br>{{Sword|rare|Bloody Art}}<br>{{Sword|rare|Cross Scar}}<br>{{Sword|rare|Zero Divide}} | |||
|- | |||
|title="Yellowboze" style="background-color: #fffb19;"|[[File:Yellowboze icon.png|x24px|Yellowboze|link=]] | |||
|40% | |||
|55% | |||
|5% | |||
|style="text-align:left" |Common {{PSO icon|Gun}}[[Handguns]]<br>{{Gun|rare|Varista}}<br>{{Gun|rare|Custom Ray ver.OO}}<br>{{Gun|rare|Bravace}} | |||
|style="text-align:left" |Common {{PSO icon|Cane}}[[Rods]]<br>{{Cane|rare|Battle Verge}}<br>{{Cane|rare|Brave Hammer}}<br>{{Cane|rare|Alive Aqhu}}<br>{{Cane|rare|Valkyrie}} | |||
|- | |||
|title="Whitill" style="background-color: #ffffff;"|[[File:Whitill icon.png|x24px|Whitill|link=]] | |||
|25% | |||
|50% | |||
|25% | |||
|style="text-align:left" colspan="2" |Common {{PSO icon|Sword}}[[Slicers]]<br>{{Sword|rare|Slicer of Assassin}}<br>{{Sword|rare|Diska of Liberator}}<br>{{Sword|rare|Diska of Braveman}} | |||
|} | |||
</tabber> | |||
|} | |||
--> | --> |