Template:Spirit Evolution Part/doc: Difference between revisions

From Portals of Phereon Wiki
Content added Content deleted
(Created page with ";Description :A spirit evolution description based on spirit predecessor ;Usage :Look at the example to see how it should be formatted :Use this as a template <pre> {{Spirit_...")
 
mNo edit summary
Line 33: Line 33:
"evosource": {
"evosource": {
"description": "Name of spirit evolved from",
"description": "Name of spirit evolved from",
"type": "string"
},
"evosourcetype": {
"label": "Type of spirit evolved from",
"type": "string"
"type": "string"
},
},
Line 87: Line 91:
},
},
"description": "A spirit evolution description based on spirit predecessor",
"description": "A spirit evolution description based on spirit predecessor",
"format": "{{_\n| __________ = _\n}}\n"
"format": "{{_\n| __________ = _\n}}\n",
"paramOrder": [
"name",
"evosource",
"evosourcetype",
"evoname",
"evotype",
"evoskills",
"evohealth",
"evomana",
"evostr",
"evomagic",
"evoldmg",
"evolres",
"evoarmor",
"evospeed",
"evopassive"
]
}
}
</templatedata>
</templatedata>

Revision as of 11:19, 1 October 2021

Description
A spirit evolution description based on spirit predecessor
Usage
Look at the example to see how it should be formatted
Use this as a template
{{Spirit_Evolution_Part
| name       = <!-- Defaults to title -->
| evosource  = 
| evoname    = 
| evotype    = 
| evoskills  = <!-- Skills separated by / -->
| evohealth  = 
| evomana    = 
| evostr     = 
| evomagic   = 
| evoldmg    = 
| evolres    = 
| evoarmor   = 
| evospeed   = 
| evopassive = <!-- Passives separated by / -->
}}

A spirit evolution description based on spirit predecessor

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
namename

Current spirit name

Stringoptional
evosourceevosource

Name of spirit evolved from

Stringoptional
Type of spirit evolved fromevosourcetype

no description

Stringoptional
evonameevoname

Name

Stringoptional
evotypeevotype

Level Type

Stringoptional
evoskillsevoskills

Skills separated by /

Example
Jump/Claws
Stringoptional
evohealthevohealth

Bonus Health

Numberoptional
evomanaevomana

Bonus Mana

Numberoptional
evostrevostr

Bonus Strength

Numberoptional
evomagicevomagic

Bonus Magic

Numberoptional
evoldmgevoldmg

Bonus Lust Damage

Numberoptional
evolresevolres

Bonus Lust Resistance

Numberoptional
evoarmorevoarmor

Bonus Armor

Numberoptional
evospeedevospeed

Bonus Movement Speed

Numberoptional
evopassiveevopassive

Passives separated by / , end passives with one: attack|defend|seduce|seduced|fuck|move|turn|death

Example
Strong Pheromones attack/Life Steal seduce
Stringoptional