User:Sundark/Sandbox: Difference between revisions
From Ephinea PSO Wiki
No edit summary |
No edit summary |
||
Line 62: | Line 62: | ||
*** <code><nowiki>nolink=1|[[Seabed Lower]], [[Control Tower]]</nowiki></code> | *** <code><nowiki>nolink=1|[[Seabed Lower]], [[Control Tower]]</nowiki></code> | ||
== | ==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"> | |||
===Damage | <div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | ||
< | <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> | |||
=== | <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 92: | Line 103: | ||
{{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 114: | Line 135: | ||
|- | |- | ||
|} | |} | ||
--> | </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 170: | Line 193: | ||
{{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;">Item template</div> | |||
<div class="mw-collapsible-content"> | |||
<tr><td colspan="2"><table class="psoStyle psoBackground" align="center" style="min-width: 200px; width: 100%"> | <tr><td colspan="2"><table class="psoStyle psoBackground" align="center" style="min-width: 200px; width: 100%"> | ||
{{#if:{{{image|}}}| | {{#if:{{{image|}}}| | ||
Line 191: | Line 215: | ||
}} | }} | ||
</table></td> | </table></td> | ||
{{#if:{{{ATP|}}}| | {{#if:{{{ATP|}}}| | ||
Line 201: | Line 223: | ||
</td> | </td> | ||
}} | }} | ||
</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== | ==Customization== | ||
===Face=== | ===Face=== | ||
Line 226: | Line 252: | ||
</gallery> | </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== | ==Customization== | ||
===Head=== | ===Head=== | ||
Line 239: | Line 268: | ||
</gallery> | </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|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> | * <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> | ||
==Event page template== | |||
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;"> | |||
<div style="font-weight:bold;line-height:1.6;">idk what to put here</div> | |||
<div class="mw-collapsible-content"> | |||
__notoc__ | |||
OVERVIEW FIRST OBVS | |||
<h2>Dates</h2> | |||
==Event items== | |||
==Associated quests== | |||
__notoc__ | |||
</div></div> | |||
idk whatever this is good for now | |||
{{Events}} | |||
hehe |
Revision as of 18:28, 23 October 2024
Wiki list
Really I should just hide this
Full pages
- Game modes
- Lots to do there
- Normal, Battle, Challenge, One Person
- Difficulties
- idk
- Lots to do there
Multiple pages
- Technique pages
- Wording
- status effect links
- order of information
- chance on freeze for bartas
- Gifoie?
- Reorganize?
- Add non-level 30 disk locations
- Wording
- ES weapon pages
- More polishing
- Area pages
- Writeups
Single pages
- Probably condense Crater route layouts into one infobox
- Always more
Screenshots
- Meseta
- Music disks
- Pioneer 2 areas
- Healing ring
- Various item boxes
Done
- 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
- Set effect template (left-align etc)
- Wording on quest rewards from RT
- ES weapon pages
- Template added
- List of set effects
How to fix "Seabed Lower/Control Tower" red link
- Add
nolink=1
attribute - Do
[[Seabed Lower]], [[Control Tower]]
- Easy copy-pastes:
nolink=1|[[Seaside]], [[Central Control Area]]
nolink=1|[[Seabed Lower]], [[Control Tower]]
- Easy copy-pastes:
Stuff I've used before
TECHNIQUE STUFF
Damage Formula
All techniques that deal damage can have that damage calculated with this formula:
Damage = round(((TechPower + MST) * 0.2 * (1 + Boosts) * (100 - Resistance) / 100), 1)
Boosts blurb
The following items, when equipped, will increase Foie's damage.
Tech boosts
Item Name | Boost | Also Boosts |
---|---|---|
Weapons | ||
Club of Laconium | +40% | — |
Hildebear's Cane | +30% | — |
Twinkle Star | +20% | |
Summit Moon | +30% | |
Fire Scepter: Agni | +20% | |
Nei's Claw | +20% | |
Frames | ||
Ignition Cloak | +10% | |
Barriers | ||
Foie Merge | +30% | — |
Red Merge | +20% | |
Yata Mirror | +30% | — |
Progression blurb
{{{{PAGENAME}}|n}}'s statistics improve when its level increases, but the MST required to learn it and TP required to cast it increase as well.
Tech progression
{{TechLvlProgHeader}} {{TechLvlProgRow|||||?|?|?|?}}
Area pages template
Forest | |
---|---|
Attributes :
|
Native, A.Beast, Dark |
Box drops
Forest 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
Forest 2 | |||||||||
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
Forest 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
Forest 2 | |||||||||
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
Forest 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
Forest 2 | |||||||||
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
Forest 1 | |||||||||
---|---|---|---|---|---|---|---|---|---|
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
Forest 2 | |||||||||
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir1 | gre1 | sky1 | blue1 | purp1 | pink1 | red1 | oran1 | yelo1 | whi1 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
vir2 | gre2 | sky2 | blue2 | purp2 | pink2 | red2 | oran2 | yelo2 | whi2 |
Item template
Classes customization
Humans
==Customization== ===Face=== <gallery mode=nolines> </gallery> ===Hair=== <gallery mode=nolines> </gallery> ===Costume=== <gallery mode=nolines perrow=9> </gallery> ===Skin=== <gallery mode=nolines> </gallery>
Droids
==Customization== ===Head=== <gallery mode=nolines> </gallery> ===Body=== <gallery mode=nolines perrow=9> </gallery>
New Forge items
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}}.
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}}.
Event page template
idk what to put here
OVERVIEW FIRST OBVS
Dates
Event items
Associated quests
idk whatever this is good for now
Events | |
---|---|
Events | Anniversary event • Christmas event • Easter event • Halloween event • Valentine's event |
hehe