Template:Spirit Evolution Part/doc: Difference between revisions

From Portals of Phereon Wiki
Content added Content deleted
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 10: Line 10:
| evosource =
| evosource =
| evosourcetype =
| evosourcetype =
| evosize =
| evoname =
| evoname =
| evotype =
| evotype =
Line 40: Line 41:
"type": "string",
"type": "string",
"description": "Type of spirit evolved from"
"description": "Type of spirit evolved from"
},
"evosize": {
"description": "Bonus Size"
},
},
"evoname": {
"evoname": {
Line 45: Line 49:
"type": "string"
"type": "string"
},
},
"evoelement": {
"evoelement": {
"description": "Is specific to an element",
"description": "Is specific to an element",
"type": "string"
"type": "string"
Line 91: Line 95:
},
},
"evopassive": {
"evopassive": {
"description": "Passives separated by / , end passives with one: attack|defend|seduce|seduced|fuck|move|turn|death",
"description": "Passives separated by / , end passives with one: attack|defend|seduce|seduced|fuck|move|turn|death|turnstart|turnend|combatstart",
"example": "Strong Pheromones attack/Life Steal seduce",
"example": "Strong Pheromones attack/Life Steal seduce",
"type": "string"
"type": "string"
Line 102: Line 106:
"evosource",
"evosource",
"evosourcetype",
"evosourcetype",
"evosize",
"evoname",
"evoname",
"evoelement",
"evoelement",

Latest revision as of 20:28, 3 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     = 
| evosourcetype =
| evosize       = 
| evoname       = 
| evotype       = 
| evoelement    = <!-- Optional for specific element display -->
| 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
evosourcetypeevosourcetype

Type of spirit evolved from

Stringoptional
evosizeevosize

Bonus Size

Unknownoptional
evonameevoname

Name

Stringoptional
evoelementevoelement

Is specific to an element

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|turnstart|turnend|combatstart

Example
Strong Pheromones attack/Life Steal seduce
Stringoptional