User:Sundark/Sandbox: Difference between revisions

From Ephinea PSO Wiki
No edit summary
 
(59 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="messagebox purplenum-left"
{| class="messagebox purplenum-left"
|{{#if:{{{Purplenum icon.png}}}|style="width:50px{{!}}[[File:Purplenum  icon.png|60x60px|link=|Why does this message box need an "if" statement???]]}}
|{{#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;">
====Full pages====
<div style="line-height:1.6;"><u>To-do</u></div>
* Game modes
<div class="mw-collapsible-content">
** Lots to do there
*** Normal, Battle, Challenge, One Person
*** Difficulties
*** idk


====Multiple pages====
Current
* Technique pages
* Finish Tekking page rewrite
** Wording
* Screenshots:
*** status effect links
** Easter event decorations (updated)
*** order of information
*** chance on freeze for bartas
** Gifoie?
** Reorganize?
** Add non-level 30 disk locations
* ES weapon pages
** More polishing
* Area pages
** Writeups
 
====Single pages====
* Probably condense Crater route layouts into one infobox
* Always more


====Screenshots====
Eventually
* Meseta
* Class pages rewrites
* Music disks
* DF and FS chart ports to guide pages
* Pioneer 2 areas
* Game modes page
* Healing ring
* Update and finish guides page
* Various item boxes
* Screenshots:
** Healing ring(s)
** Cell mags (Various)
</div></div>


===Done===
<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
* Amplifier pages
* Technique pages
* Technique pages
Line 46: Line 35:
** tentative, watch for breaks
** tentative, watch for breaks
* Inferno Bazooka page
* Inferno Bazooka page
* Set effect template (left-align etc)
* Wording on quest rewards from RT
* Wording on quest rewards from RT
* ES weapon pages
* ES weapon pages
** Template added
** Template added
** More polishing
* List of set effects
* 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
** Ill Gill
</div></div>


==How to fix "Seabed Lower/Control Tower" red link==
==Stuff I've used before==
* Add "nolink=1" attribute
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
* Do <nowiki>"[[Seabed Lower]], [[Control Tower]]"</nowiki>
<div style="font-weight:bold;line-height:1.6;">TECHNIQUE STUFF</div>
** Easy copy-pastes:
<div class="mw-collapsible-content">
*** <code><nowiki>nolink=1|[[Seaside]], [[Central Control Area]]</nowiki></code>
*** <code><nowiki>nolink=1|[[Seabed Lower]], [[Control Tower]]</nowiki></code>
 
==Hidden stuff==
Ooohhhhh spooky


===Damage formula===
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<!--All techniques that deal damage can have that damage calculated with this formula:
<div style="font-weight:bold;line-height:1.6;">Damage Formula</div>
*<code>Damage = round(((TechPower + MST) * 0.2 * (1 + Boosts) * (100 - Resistance) / 100), 1)</code>-->
<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>


===Equipment===
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<!--{{TechBoostBlurb|Foie|damage}}
<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 89: Line 93:
{{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>


{{TechLvlProgBlurb|{{PAGENAME}}
<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>


{{TechLvlProgHeader}}
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
{{TechLvlProgRow|||||?|?|?|?}}-->
<div style="font-weight:bold;line-height:1.6;">Area pages template</div>
 
<div class="mw-collapsible-content">
===Area pages template===
<!--
{| 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 111: Line 125:
|-
|-
|}
|}
-->
</div></div>
===Box drops===
 
<!--
<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 167: Line 183:
{{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>
===Item template stuff===
 
really close to getting this working
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
* this ''might'' be what I want but im scurred to push it just yet, needs more tinkering
<div style="font-weight:bold;line-height:1.6;">Classes customization</div>
<!--
<div class="mw-collapsible-content">
<tr><td colspan="2"><table class="psoStyle psoBackground" align="center" style="min-width: 200px; width: 100%">
 
{{#if:{{{image|}}}|
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<tr>
<div style="font-weight:bold;line-height:1.6;">Humans</div>
<td colspan="2" style="text-align: center;">[[File:{{{image}}}{{#if:{{{imagealt|}}}|{{!}}alt={{{imagealt}}}}}{{!}}link=|160x120px]]</td>
<div class="mw-collapsible-content">
</tr>
<nowiki>
}}
==Customization==
{{#if:{{{desc|}}}|
===Face===
<tr>
<gallery mode=nolines>
<td colspan="2" style="text-align:left; max-width: 200px;">''{{{desc}}}''</td>
 
</tr>
</gallery>
}}
===Hair===
{{#if:{{{stars|}}}|
<gallery mode=nolines>
<tr>
 
<td title="{{{stars|}}}★" colspan="2" style="text-align: center;">{{stars|{{{stars|}}}}}</td>
</gallery>
</tr>
 
}}
===Costume===
</table></td>
<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>


{{#if:{{{ATP|}}}|
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<td style="text-align: center;">
<div style="font-weight:bold;line-height:1.6;">New Forge items</div>
{{#if:{{{Max ATP|}}}|
<div class="mw-collapsible-content">
{{Note|{{{Max ATP}}} at max Grind of +{{{grind}}}|{{{ATP}}}}}|{{{ATP}}}
* <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>
</td>
</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>
|}
-->
-->
==Snow Queen guide page==
<!--see revision history i don't wanna scroll through all that shit-->

Latest revision as of 16:58, 28 May 2025

Why does this message box need an "if" statement??? Hi, this is my mess-around-with-stuff page!
- Sundark

Wiki list

To-do
Finished

Stuff I've used before

TECHNIQUE STUFF
Area pages template
Box drops
Classes customization
New Forge items
Seabed Lower/Tower red link

Tekking page stuff

Snow Queen guide page