Items: Difference between revisions

From Portals of Phereon Wiki
Content added Content deleted
mNo edit summary
(new template format)
Line 25: Line 25:
tables=items
tables=items
|fields=
|fields=
'text/text/rarity/text/atkType/damageType/mod/aSkill/text'=colType,
'9'=colNum,
icon=Image,
icon=Image,
name=Name,
name=Name,
rarity=Rarity,
IF(rarity=0,'Common',IF(rarity=1,'Rare',IF(rarity=2,'Legendary',IF(rarity=3,'Special',IF(rarity=4,'Mythical',rarity)))))=Rarity,
value=Value,
value=Value,
atkType=Weapon Attack,
IF(atkType=0,'None',IF(atkType=1,'Basic',IF(atkType=2,'Cleave',IF(atkType=3,'Swing',IF(atkType=4,'Pierce',IF(atkType=5,'Unable',IF(atkType=6,'Ranged',atkType)))))))=Weapon Attack,
damageType=Damage,
IF(damageType=0,'None',IF(damageType=1,'Basic',IF(damageType=2,'Slashing',IF(damageType=3,'Fire',IF(damageType=4,'Water',IF(damageType=5,'Ice',IF(damageType=6,'Electric',IF(damageType=7,'Poison',IF(damageType=8,'Bleeding',IF(damageType=9,'True',IF(damageType=10,'Light',IF(damageType=11,'Shadow',damageType))))))))))))=Damage,
CONCAT(hp,'/',mana,'/',speed,'/',strength,'/',armor,'/',lDmg,'/',lRes,'/',magicStrength)=Modifiers,
CONCAT(
CONCAT(activeSkill,'/',itemRange,'/',manaCost,'/',apCost,'/',uses,'/',description)=Skill,
IF(hp=0,'',CONCAT('HP:',hp,'{{((}}#tag:br{{))}}')),
IF(mana=0,'',CONCAT('Mana:',mana,'{{((}}#tag:br{{))}}')),
IF(speed=0,'',CONCAT('Speed:',speed,'{{((}}#tag:br{{))}}')),
IF(strength=0,'',CONCAT('Strength:',strength,'{{((}}#tag:br{{))}}')),
IF(armor=0,'',CONCAT('Armor:',armor,'{{((}}#tag:br{{))}}')),
IF(lDmg=0,'',CONCAT('Lust damage:',lDmg,'{{((}}#tag:br{{))}}')),
IF(lRes=0,'',CONCAT('Lust resistance:',lRes,'{{((}}#tag:br{{))}}')),
IF(magicStrength=0,'',CONCAT('Magic strength:',magicStrength,'{{((}}#tag:br{{))}}')))=Modifiers,
CONCAT(activeSkill,'{{((}}#tag:br{{))}}','range:',itemRange,' mana cost:',manaCost,' ap cost:',apCost,' uses:',uses,'{{((}}#tag:br{{))}}',description)=Skill,
passiveEffect=Passive effect
passiveEffect=Passive effect
|where=itemType=1
|where=itemType=1
|order by=name
|order by=name
|format=template
|format=template
|template=Cargo Template
|template=:Items/format
}}
}}
|}
|}
Line 61: Line 53:
tables=items
tables=items
|fields=
|fields=
'text/text/rarity/text/mod/aSkill/text'=colType,
'7'=colNum,
icon=Image,
icon=Image,
name=Name,
name=Name,
rarity=Rarity,
IF(rarity=0,'Common',IF(rarity=1,'Rare',IF(rarity=2,'Legendary',IF(rarity=3,'Special',IF(rarity=4,'Mythical',rarity)))))=Rarity,
value=Value,
value=Value,
CONCAT(hp,'/',mana,'/',speed,'/',strength,'/',armor,'/',lDmg,'/',lRes,'/',magicStrength)=Modifiers,
CONCAT(
CONCAT(activeSkill,'/',itemRange,'/',manaCost,'/',apCost,'/',uses,'/',description)=Skill,
IF(hp=0,'',CONCAT('HP:',hp,'{{((}}#tag:br{{))}}')),
IF(mana=0,'',CONCAT('Mana:',mana,'{{((}}#tag:br{{))}}')),
IF(speed=0,'',CONCAT('Speed:',speed,'{{((}}#tag:br{{))}}')),
IF(strength=0,'',CONCAT('Strength:',strength,'{{((}}#tag:br{{))}}')),
IF(armor=0,'',CONCAT('Armor:',armor,'{{((}}#tag:br{{))}}')),
IF(lDmg=0,'',CONCAT('Lust damage:',lDmg,'{{((}}#tag:br{{))}}')),
IF(lRes=0,'',CONCAT('Lust resistance:',lRes,'{{((}}#tag:br{{))}}')),
IF(magicStrength=0,'',CONCAT('Magic strength:',magicStrength,'{{((}}#tag:br{{))}}')))=Modifiers,
CONCAT(activeSkill,'{{((}}#tag:br{{))}}','range:',itemRange,' mana cost:',manaCost,' ap cost:',apCost,' uses:',uses,'{{((}}#tag:br{{))}}',description)=Skill,
passiveEffect=Passive effect
passiveEffect=Passive effect
|where=itemType=2
|where=itemType=2
|order by=name
|order by=name
|format=template
|format=template
|template=Cargo Template
|template=:Items/format
}}
}}
|}
|}
Line 95: Line 79:
tables=items
tables=items
|fields=
|fields=
'text/text/rarity/text/mod/aSkill/text'=colType,
'7'=colNum,
icon=Image,
icon=Image,
name=Name,
name=Name,
rarity=Rarity,
IF(rarity=0,'Common',IF(rarity=1,'Rare',IF(rarity=2,'Legendary',IF(rarity=3,'Special',IF(rarity=4,'Mythical',rarity)))))=Rarity,
value=Value,
value=Value,
CONCAT(hp,'/',mana,'/',speed,'/',strength,'/',armor,'/',lDmg,'/',lRes,'/',magicStrength)=Modifiers,
CONCAT(
CONCAT(activeSkill,'/',itemRange,'/',manaCost,'/',apCost,'/',uses,'/',description)=Skill,
IF(hp=0,'',CONCAT('HP:',hp,'{{((}}#tag:br{{))}}')),
IF(mana=0,'',CONCAT('Mana:',mana,'{{((}}#tag:br{{))}}')),
IF(speed=0,'',CONCAT('Speed:',speed,'{{((}}#tag:br{{))}}')),
IF(strength=0,'',CONCAT('Strength:',strength,'{{((}}#tag:br{{))}}')),
IF(armor=0,'',CONCAT('Armor:',armor,'{{((}}#tag:br{{))}}')),
IF(lDmg=0,'',CONCAT('Lust damage:',lDmg,'{{((}}#tag:br{{))}}')),
IF(lRes=0,'',CONCAT('Lust resistance:',lRes,'{{((}}#tag:br{{))}}')),
IF(magicStrength=0,'',CONCAT('Magic strength:',magicStrength,'{{((}}#tag:br{{))}}')))=Modifiers,
CONCAT(activeSkill,'{{((}}#tag:br{{))}}','range:',itemRange,' mana cost:',manaCost,' ap cost:',apCost,' uses:',uses,'{{((}}#tag:br{{))}}',description)=Skill,
passiveEffect=Passive effect
passiveEffect=Passive effect
|where=itemType=3
|where=itemType=3
|order by=name
|order by=name
|format=template
|format=template
|template=Cargo Template
|template=:Items/format
}}
}}
|}
|}
Line 128: Line 104:
tables=items
tables=items
|fields=
|fields=
'text/text/rarity/text/aSkill/use'=colType,
'6'=colNum,
icon=Image,
icon=Image,
name=Name,
name=Name,
rarity=Rarity,
IF(rarity=0,'Common',IF(rarity=1,'Rare',IF(rarity=2,'Legendary',IF(rarity=3,'Special',IF(rarity=4,'Mythical',rarity)))))=Rarity,
value=Value,
value=Value,
CONCAT('range:',itemRange,' mana cost:',manaCost,' ap cost:',apCost,' uses:',uses,'\n',description,'\n')=Effect,
CONCAT('','/',itemRange,'/',manaCost,'/',apCost,'/',uses,'/',description)=Effect,
IF(CONCAT(inPortal,inTown,inBattle) = '111' ,'Everywhere',
CONCAT(inPortal,inTown,inBattle)=Can be used in
IF(CONCAT(inPortal,inTown,inBattle) = '110' ,'Overworld and Town',
IF(CONCAT(inPortal,inTown,inBattle) = '101' ,'Overworld and Battle',
IF(CONCAT(inPortal,inTown,inBattle) = '100' ,'Overworld Only',
IF(CONCAT(inPortal,inTown,inBattle) = '011' ,'Town and Battle',
IF(CONCAT(inPortal,inTown,inBattle) = '010' ,'Town Only',
IF(CONCAT(inPortal,inTown,inBattle) = '001' ,'Battle Only',
IF(CONCAT(inPortal,inTown,inBattle) = '000' ,'Nowhere',''))))))))=Can be used in
|where=itemType=4
|where=itemType=4
|order by=name
|order by=name
|format=template
|format=template
|template=Cargo Template
|template=:Items/format
}}
}}
|}
|}

Revision as of 04:44, 11 January 2021

This page is under reconstruction, it will be filled with updated content soon 12/05/2024

Equipment

Weapons

Image Name Rarity Value Weapon Attack Damage Modifiers Skill Passive effect

Items/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/format

Armor

Image Name Rarity Value Modifiers Skill Passive effect

Items/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/format

Miscellaneous

Image Name Rarity Value Modifiers Skill Passive effect

Items/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/format

Consumables

Image Name Rarity Value Effect Can be used in

Items/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/formatItems/format