Welcome to the DFO World Wiki. With many major updates since the release of DFO, many items are missing. Visit Item Database Project to learn more.
Please remember to click "show preview" before saving the page.
Thanks for the updated logo snafuPop!
Difference between revisions of "Template:SoM weapon effect"
m |
m |
||
Line 21: | Line 21: | ||
; role : Optional. Role of the class: '''Dealer''' or '''Buffer'''. Defaults to '''Dealer'''. | ; role : Optional. Role of the class: '''Dealer''' or '''Buffer'''. Defaults to '''Dealer'''. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | + | <!-- buff power --> | |
{{#switch: {{lc:{{{role|dealer}}}}} | {{#switch: {{lc:{{{role|dealer}}}}} | ||
| buffer = | | buffer = | ||
Line 38: | Line 38: | ||
| dealer = | | dealer = | ||
| #default = <i>No role matches this criteria. Please enter "dealer" or "buffer".</i> | | #default = <i>No role matches this criteria. Please enter "dealer" or "buffer".</i> | ||
− | }} | + | }}; |
− | + | <!-- --> | |
+ | <!-- stat modifier --> | ||
{{#switch: {{lc:{{{sacrosanct area|no}}}}} | {{#switch: {{lc:{{{sacrosanct area|no}}}}} | ||
| yes = Atk. Increase +100.0%<br>Overall Damage +78.6% | | yes = Atk. Increase +100.0%<br>Overall Damage +78.6% | ||
Line 53: | Line 54: | ||
}} | }} | ||
| #default = <i>Invalid entry. Please enter "yes" or "no".</i> | | #default = <i>Invalid entry. Please enter "yes" or "no".</i> | ||
− | }} | + | }}; |
− | + | <!-- --> | |
+ | <!-- description --> | ||
<hr> | <hr> | ||
{{#switch: {{lc:{{{sacrosanct area|no}}}}} | {{#switch: {{lc:{{{sacrosanct area|no}}}}} | ||
Line 122: | Line 124: | ||
}} | }} | ||
| #default = <i>Invalid entry. Please enter "yes" or "no".</i> | | #default = <i>Invalid entry. Please enter "yes" or "no".</i> | ||
− | }}</includeonly> | + | }}<!-- -->></includeonly> |
Revision as of 12:04, 11 February 2025
Description
Returns the buff power, stat modifiers, description, and flavor text for a specified Starfield of Memories weapon or Sacrosanct Area version when given certain parameters.
Usage
This is the "SoM weapon effect" template. It should be called in the following format:
{{SoM weapon effect | element = | sacrosanct area = | role = }}
Parameters
All parameters are optional unless stated otherwise.
- element
- Required. Element of Starfield of Memories weapon: Fire or 1, Water or 2, Wood or 3, Metal or 4, Earth or 5, and Disharmony or 6. Disharmony is not a selectable option for Sacrosanct Area equipment.
- sacrosanct area
- Optional. Determines whether or not the weapon is upgraded from a Sacrosanct Area Legendary weapon: yes or no. Defaults to no.
- role
- Optional. Role of the class: Dealer or Buffer. Defaults to Dealer.