Tools: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Kiokurashi
No edit summary
Line 2: Line 2:


{{Tool/head|Pickaxes}}
{{Tool/head|Pickaxes}}
{{#dpl:
{{#cargo_query:tables=Items
|namespace=
|fields=_pageName=Name, Image=Image, Level=level, Type=type, SkillPower=skillpower, UseSpeed=speed, STR=str, AGI=agi, WIS=wis, LUCK=luck, MISC=misc, Upgrade=upgrade, SellPrice=sellprice, Source=source
|category=Pickaxes
|named args=yes
|uses=Template:InfoItem
|where=Type="Pickaxe" AND NOT Source LIKE "%Unobtainable%"
|include={InfoItem}/Toolrow
|format=template
|notcategory=Hidden
|template=InfoItem/Toolrow
|format=,,
|default=
|tablesortcol=3
|order by=Level
|allowcachedresults=true
}}
}}
|}
|}
{{Tool/head|Hatchets}}
{{Tool/head|Hatchets}}
{{#dpl:
{{#cargo_query:tables=Items
|namespace=
|fields=_pageName=Name, Image=Image, Type=type, Level=level, SkillPower=skillpower, UseSpeed=speed, STR=str, AGI=agi, WIS=wis, LUCK=luck, MISC=misc, Upgrade=upgrade, SellPrice=sellprice, Source=source
|category=Hatchets
|named args=yes
|uses=Template:InfoItem
|where=type="Hatchet" AND NOT Source LIKE "%Unobtainable%"
|include={InfoItem}/Toolrow
|format=template
|format=,,
|template=InfoItem/Toolrow
|notcategory=Hidden
|default=
|tablesortcol=3
|order by=Level
|allowcachedresults=true
}}
}}
|}
|}
{{Tool/head|Fishing Rods}}
{{Tool/head|Fishing Rods}}
{{#dpl:
{{#cargo_query:tables=Items
|namespace=
|fields=_pageName=Name, Image=Image, Type=type, Level=level, SkillPower=skillpower, UseSpeed=speed, STR=str, AGI=agi, WIS=wis, LUCK=luck, MISC=misc, Upgrade=upgrade, SellPrice=sellprice, Source=source
|category=Fishing Rods
|named args=yes
|uses=Template:InfoItem
|where=type="Fishing Rod" AND NOT Source LIKE "%Unobtainable%"
|include={InfoItem}/Toolrow
|format=template
|format=,,
|template=InfoItem/Toolrow
|notcategory=Hidden
|default=
|tablesortcol=3
|order by=Level
|allowcachedresults=true
}}
}}
|}
|}
{{Tool/head|Catching Nets}}
{{Tool/head|Catching Nets}}
{{#dpl:
{{#cargo_query:tables=Items
|namespace=
|fields=_pageName=Name, Image=Image, Type=type, Level=level, SkillPower=skillpower, UseSpeed=speed, STR=str, AGI=agi, WIS=wis, LUCK=luck, MISC=misc, Upgrade=upgrade, SellPrice=sellprice, Source=source
|category=Bug Catching Nets
|named args=yes
|uses=Template:InfoItem
|where=type="Bug Catching Net" AND NOT Source LIKE "%Unobtainable%"
|include={InfoItem}/Toolrow
|format=template
|format=,,
|template=InfoItem/Toolrow
|notcategory=Hidden
|default=
|tablesortcol=3
|order by=Level
|allowcachedresults=true
}}
}}
|}
|}
{{Fishingaccessory/head|Fishing Accessories}}
{{Fishingaccessory/head|Fishing Accessories}}
{{#dpl:
{{#cargo_query:tables=Fishing_Accesories
|namespace=
|fields=_pageName=Name, Image=Image, Type=type, GreenDepth=depth1, YellowDepth=depth2, RedDepth=depth3, PurpleDepth=depth4, ExpBonus=fishingexp, SpeedBonus=fishingspeed, PowerBonus=fishingpower, SellPrice=sellprice, Source=source
|category=
|named args=yes
|uses=Template:fishingaccessory
|where=NOT Source LIKE "%Unobtainable%"
|include={fishingaccessory}/row
|format=template
|notcategory=Hidden
|template=Fishingaccessory/row
|format=,,
|default=
|tablesortcol=3
|order by=Type, sellprice
|allowcachedresults=true
}}
}}
|}
|}


[[Category:Tools]]
[[Category:Tools]]

Revision as of 16:26, 25 May 2021

Template:ItemsNav


Pickaxes
Name Image Level Speed Skillpower Str Agi Wis Luk Misc Slots Sell Price Source
Error: No field named "Source" found for any of the specified database tables.
Hatchets
Name Image Level Speed Skillpower Str Agi Wis Luk Misc Slots Sell Price Source
Error: No field named "Source" found for any of the specified database tables.
Fishing Rods
Name Image Level Speed Skillpower Str Agi Wis Luk Misc Slots Sell Price Source
Error: No field named "Source" found for any of the specified database tables.
Catching Nets
Name Image Level Speed Skillpower Str Agi Wis Luk Misc Slots Sell Price Source
Error: No field named "Source" found for any of the specified database tables.
Fishing Accessories
Name Image Type Fishing Depth G.png Fishing Depth Y.png Fishing Depth R.png Fishing Depth P.png FExp FSpeed FPow Sell Price Source
Error: Table Fishing_Accesories not found.