Template:Combination artifact: Difference between revisions
Jump to navigation
Jump to search
ShushMaster (talk | contribs) No edit summary |
mNo edit summary |
||
(37 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{| cellpadding=3 cellspacing=0 style="background-color: # | <includeonly>{{Artifact sidebar|{{{slot}}}=expanded|Combo=expanded}} | ||
| colspan=4 bgcolor= | {| cellpadding=3 cellspacing=0 style="background-color: #{{Orange 3}}; border:1px solid; border-color:rgba(0,0,0,0); float:{{{float|right}}}; margin-bottom: 10px; margin-left: 5px;" | ||
| colspan=4 bgcolor={{Orange 1}} align=center | '''{{{name|{{PAGENAME}}}}}''' | |||
|- style="height: 25px;" | |- style="height: 25px;" | ||
| rowspan= | | rowspan=4 valign=middle align=middle | [[Image:Artifact {{{name|{{PAGENAME}}}}}{{{ext|.gif}}}|44px]] | ||
! align=left style="width: 40px;" | [[Artifact#Class|Class:]] | |||
| [[ | | Combo | ||
|- | |- | ||
| | ! align=left | [[Artifact#Slots|Slot:]] | ||
| {{{slot|}}} | | {{{slot|}}} | ||
|- | |- | ||
| | ! align=left valign=top | [[Artifact#Slots|Blocks:]] | ||
| {{{blocked|}}} | | {{{blocked|}}} | ||
|- | |- | ||
| | ! align=left | [[Artifact#Cost|Cost:]] | ||
| {{{cost|}}} {{ | | {{{cost|}}} {{G}} | ||
|- style="font-size:90%" | |- style="font-size:90%" | ||
| colspan=3 style="width: 125px;" | '''Effect:''' {{{effect|}}} | | colspan=3 style="width: 125px;" | '''Effect:''' {{{effect|}}} | ||
|- | |- | ||
| style="width: 175px; background-color:# | | style="width: 175px; background-color:#{{Orange 2}}" colspan=4 | '''Requires to combine:''' | ||
|- | |- | ||
| colspan=4 | | colspan=4 | | ||
|- | {| | ||
| | |- {{#switch: {{{art_1|}}}| = style="display: none;" | }} | ||
|- | | {{An|{{{art_1|}}}}} | ||
| | |- {{#switch: {{{art_2|}}}| = style="display: none;" | }} | ||
|- | | {{An|{{{art_2|}}}}} | ||
|- {{#switch: {{{art_3|}}}| = style="display: none;" | }} | |||
|- | | {{An|{{{art_3|}}}}} | ||
|- {{#switch: {{{art_4|}}}| = style="display: none;" | }} | |||
|- | | {{An|{{{art_4|}}}}} | ||
|- {{#switch: {{{art_5|}}}| = style="display: none;" | }} | |||
|- | | {{An|{{{art_5|}}}}} | ||
|- {{#switch: {{{art_6|}}}| = style="display: none;" | }} | |||
|- | | {{An|{{{art_6|}}}}} | ||
|- {{#switch: {{{art_7|}}}| = style="display: none;" | }} | |||
|- | | {{An|{{{art_7|}}}}} | ||
|- {{#switch: {{{art_8|}}}| = style="display: none;" | }} | |||
| {{An|{{{art_8|}}}}} | |||
|- {{#switch: {{{art_9|}}}| = style="display: none;" | }} | |||
| {{An|{{{art_9|}}}}} | |||
|} | |||
|} | |} | ||
{| style="left; border: 1px solid | <div style="display:flex; padding-right:1em; background-color: #{{Orange 4}};"> | ||
| style="align:center;width:60px;"|[[File:{{{name|{{PAGENAME}}}}}_artifact{{{ext|.gif}}}]] || ''{{{event|}}} | {| style="left; border:1px solid; border-color:rgba(0,0,0,0); color:darkolivegreen; padding-left:10px; font-size:90%; width:fit-content;" | ||
| style="align:center;width:60px; image-rendering:pixelated;"|[[File:{{{name|{{PAGENAME}}}}}_artifact{{{ext|.gif}}}]] || ''{{{event|}}}'' | |||
|} | |} | ||
'''{{{name|{{PAGENAME}}}}}''' is a [[List of artifacts sorted by class#Relic|relic class]] [[combination artifact]] and is equipped in the {{{slot}}} slot. [[Combination artifact]]s were first added in the {{sod}} expansion.<noinclude> | </div> | ||
'''{{{name|{{PAGENAME}}}}}''' is a [[List of artifacts sorted by class#Relic|relic class]] [[combination artifact]] and is equipped in the {{{slot}}} slot. [[Combination artifact]]s were first added in the {{sod}} expansion.</includeonly><noinclude> | |||
== How to use == | == How to use == | ||
This template is designed to use only in combination artifact pages (e.g [[Bow of the Sharpshooter]]) Copy the code below at the beginning of the combination artifact article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "A" is not the same as "a". | This template is designed to use only in combination artifact pages (e.g [[Bow of the Sharpshooter]]) Copy the code below at the beginning of the combination artifact article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "A" is not the same as "a". | ||
Line 47: | Line 54: | ||
{| style="background: transparent;" | {| style="background: transparent;" | ||
| <pre>{{Combination artifact | | <pre>{{Combination artifact | ||
| name = (defaults to PAGENAME) | |||
| slot = | |||
| blocked = | |||
| cost = | |||
| art_# = | |||
| effect = | |||
}}</pre> | }}</pre> | ||
|} | |} | ||
The hashtag (#) refers to artifact numbers, and should start from 1 to up to as big as need (max 9). | |||
==Example== | |||
{{Combination artifact | |||
| name = Armor of the Damned | |||
| art_1 = Blackshard of the Dead Knight | |||
| art_2 = Rib Cage | |||
| art_3 = Shield of the Yawning Dead | |||
| art_4 = Skull Helmet | |||
| slot = Torso | |||
| blocked = Helmet,<br>Weapon,<br>Shield | |||
| cost = 12000 | |||
| event = You trip over the Armor of the Damned, dust it off, and stick it in your pack. | |||
| effect = All opponents have these spells effective on them for fifty turns: [[Slow]], [[Curse]], [[Weakness]], and [[Misfortune]].<br>'''Component effects:''' +3 to [[Attack]] and [[Defense]], +2 to [[Spell Power]] and [[Knowledge]].}} | |||
== See also == | == See also == | ||
* [[:Template: Artifact]] | * [[:Template: Artifact]] | ||
[[Category: Artifact templates]]</noinclude> | |||
[[Category: |
Latest revision as of 18:06, 18 October 2024
How to use[edit | hide | hide all]
This template is designed to use only in combination artifact pages (e.g Bow of the Sharpshooter) Copy the code below at the beginning of the combination artifact article, and fill in the missing information. Notice, that the factors below are case sensitive meaning, that "A" is not the same as "a".
{{Combination artifact | name = (defaults to PAGENAME) | slot = | blocked = | cost = | art_# = | effect = }} |
The hashtag (#) refers to artifact numbers, and should start from 1 to up to as big as need (max 9).
Example[edit | hide]
Artifacts (by slot) | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Armor of the Damned | |||||||
Class: | Combo | ||||||
---|---|---|---|---|---|---|---|
Slot: | Torso | ||||||
Blocks: | Helmet, Weapon, Shield | ||||||
Cost: | 12000 | ||||||
Effect: All opponents have these spells effective on them for fifty turns: Slow, Curse, Weakness, and Misfortune. Component effects: +3 to Attack and Defense, +2 to Spell Power and Knowledge. | |||||||
Requires to combine: | |||||||
|
Armor of the Damned is a relic class combination artifact and is equipped in the Torso slot. Combination artifacts were first added in the Shadow of Death expansion.