Template: ExaltedArtifact: Difference between revisions
From DivNull RPG
imported>Wordman No edit summary |
imported>Wordman No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
'''Rating:''' [[rating::{{{rating}}}|{{Dots|{{{rating}}}}}]] {{if|test={{{ratingdesc|}}}|then=({{{ratingdesc}}})}}<br> | '''Rating:''' [[rating::{{{rating}}}|{{Dots|{{{rating}}}}}]] {{if|test={{{ratingdesc|}}}|then=({{{ratingdesc}}})}}<br> | ||
'''Commitment:''' [[commitment::{{{commitment}}}]]<br> | '''Commitment:''' [[commitment::{{{commitment}}}]]<br> | ||
{{if|test={{{activation|}}}|then='''Activation:''' [[activation::{{{activation}}}]]<br>}} | {{if|test={{{activation|}}}|then='''Activation:''' [[activation::{{{activation}}}]]<br>}}{{if|test={{{sockets|}}}|then='''Hearthstone Sockets:''' [[sockets::{{{sockets}}}]]<br>}}{{if|test={{{repair|}}}|then='''Repair:''' [[repair::{{{repair}}}|{{Dots|{{{repair}}}}}]]<br>}}{{if|test={{{materials|}}}|then='''Materials:''' {{{materials}}}<br>}}{{if|test={{{speed|}}}|then='''Speed:''' {{{speed}}}<br>}}{{if|test={{{maneuver|}}}|then='''Maneuver:''' {{{maneuver}}}<br>}}{{if|test={{{endurance|}}}|then='''Endurance:''' {{{endurance}}}<br>}}{{if|test={{{accuracy|}}}|then='''Accuracy:''' {{{accuracy}}}<br>}}{{if|test={{{damage|}}}|then='''Damage:''' {{{damage}}}<br>}}{{if|test={{{rate|}}}|then='''Rate:''' {{{rate}}}<br>}}{{if|test={{{defense|}}}|then='''Defense:''' {{{defense}}}<br>}}{{if|test={{{range|}}}|then='''Range:''' {{{range}}}<br>}}{{if|test={{{soak|}}}|then='''Soak:''' {{{soak}}}<br>}}{{if|test={{{hardness|}}}|then='''Hardness:''' {{{hardness}}}<br>}}{{if|test={{{mobility|}}}|then='''Mobility:''' {{{mobility}}}<br>}}{{if|test={{{fatigue|}}}|then='''Fatigue:''' {{{fatigue}}}<br>}}{{if|test={{{health|}}}|then='''Health:''' {{{health}}}<br>}}{{if|test={{{power|}}}|then= ''Power:'' {{Dots|{{{power}}}}}<br>}}{{if|test={{{usefulness|}}}|then= ''Usefulness:'' {{Dots|{{{usefulness}}}}}<br>}}{{if|test={{{impact|}}}|then= ''Game Impact:'' {{Dots|{{{impact}}}}}<br>}}{{if|test={{{immunity|}}}|then= ''Script Immunity:'' {{Dots|{{{immunity}}}}}<br>}}{{if|test={{{drawbackessence|}}}|then= ''Drawback - Essence:'' {{Dots|{{{drawbackessence}}}}} {{if|test={{{drawbackessencedesc|}}}|then=({{{drawbackessencedesc}}})}}<br>}}{{if|test={{{drawbackcomponent|}}}|then= ''Drawback - Component:'' {{Dots|{{{drawbackcomponent}}}}} {{if|test={{{drawbackcomponentdesc|}}}|then=({{{drawbackcomponentdesc}}})}}<br>}}{{if|test={{{drawbacknoteriety|}}}|then= ''Drawback - Notoriety:'' {{Dots|{{{drawbacknoteriety}}}}} {{if|test={{{drawbacknoterietydesc|}}}|then=({{{drawbacknoterietydesc}}})}}<br>}}{{if|test={{{drawbackmaint|}}}|then= ''Drawback - Maintenance:'' {{Dots|{{{drawbackmaint}}}}} {{if|test={{{drawbackmaintdesc|}}}|then=({{{drawbackmaintdesc}}})}}<br>}} | ||
{{if|test={{{sockets|}}}|then='''Hearthstone Sockets:''' [[sockets::{{{sockets}}}]]<br>}} | |||
{{if|test={{{repair|}}}|then='''Repair:''' [[repair::{{{repair}}}|{{Dots|{{{repair}}}}}]]<br>}} | |||
{{if|test={{{materials|}}}|then='''Materials:''' {{{materials}}}<br>}} | |||
{{if|test={{{speed|}}}|then='''Speed:''' {{{speed}}}<br>}} | |||
{{if|test={{{accuracy|}}}|then='''Accuracy:''' {{{accuracy}}}<br>}} | |||
{{if|test={{{damage|}}}|then='''Damage:''' {{{damage}}}<br>}} | |||
{{if|test={{{rate|}}}|then='''Rate:''' {{{rate}}}<br>}} | |||
{{if|test={{{defense|}}}|then='''Defense:''' {{{defense}}}<br>}} | |||
{{if|test={{{range|}}}|then='''Range:''' {{{range}}}<br>}} | |||
{{if|test={{{power|}}}|then= ''Power:'' {{Dots|{{{power}}}}}<br>}} | |||
{{if|test={{{usefulness|}}}|then= ''Usefulness:'' {{Dots|{{{usefulness}}}}}<br>}} | |||
{{if|test={{{impact|}}}|then= ''Game Impact:'' {{Dots|{{{impact}}}}}<br>}} | |||
{{if|test={{{immunity|}}}|then= ''Script Immunity:'' {{Dots|{{{immunity}}}}}<br>}} | |||
{{if|test={{{drawbackessence|}}}|then= ''Drawback - Essence:'' {{Dots|{{{drawbackessence}}}}} {{if|test={{{drawbackessencedesc|}}}|then=({{{drawbackessencedesc}}})}}<br>}} | |||
{{if|test={{{drawbackcomponent|}}}|then= ''Drawback - Component:'' {{Dots|{{{drawbackcomponent}}}}} {{if|test={{{drawbackcomponentdesc|}}}|then=({{{drawbackcomponentdesc}}})}}<br>}} | |||
{{if|test={{{drawbacknoteriety|}}}|then= ''Drawback - | |||
{{if|test={{{drawbackmaint|}}}|then= ''Drawback - Maintenance:'' {{Dots|{{{drawbackmaint}}}}} {{if|test={{{drawbackmaintdesc|}}}|then=({{{drawbackmaintdesc}}})}}<br>}} | |||
<noinclude> | <noinclude> | ||
==Usage== | ==Usage== | ||
Any fields after " | Any fields after "commitment" are optional. A simple artifact might look like this: | ||
<pre> | |||
{{ExaltedArtifact | |||
|summary = A single sentence | |||
|description = The remainder of the description. This can have newlines. | |||
Like this. | |||
And any other formatting. | |||
|instances = Formatted text that lists who owns the item and names of specific | |||
instances. Should contain [[owner::Person]] tags. | |||
|rating = 3 | |||
|commitment = 5 | |||
|materials = [[material::jade]], [[material::orichalcum]], [[material::moonsilver]], [[material::soulsteel]], [[material::starmetal]] | |||
|campaign = Forgotten Suns | |||
}} | |||
</pre> | |||
A weapon would use additional fields: | |||
<pre> | <pre> | ||
Line 46: | Line 48: | ||
|rating = 3 | |rating = 3 | ||
|commitment = 5 | |commitment = 5 | ||
|materials = [[material::jade]], [[material::orichalcum]], [[material::moonsilver]], [[material::soulsteel]], [[material::starmetal]] | |materials = [[material::jade]], [[material::orichalcum]], [[material::moonsilver]], [[material::soulsteel]], [[material::starmetal]] | ||
|speed = 0 | |||
|accuracy = +2 (+3 when attuned by Lunar) | |accuracy = +2 (+3 when attuned by Lunar) | ||
|damage = +2 | |damage = +2 | ||
|rate = 3 | |rate = 3 | ||
|range = 250 (350 when attuned by Lunar) | |range = 250 (350 when attuned by Lunar) | ||
|campaign = Forgotten Suns | |||
}} | |||
</pre> | |||
Armor would have: | |||
<pre> | |||
{{ExaltedArtifact | |||
|summary = A single sentence | |||
|description = The remainder of the description. This can have newlines. | |||
Like this. | |||
And any other formatting. | |||
|instances = Formatted text that lists who owns the item and names of specific | |||
instances. Should contain [[owner::Person]] tags. | |||
|rating = 3 | |||
|commitment = 5 | |||
|materials = [[material::jade]], [[material::orichalcum]], [[material::moonsilver]], [[material::soulsteel]], [[material::starmetal]] | |||
|soak = 16B/10L | |||
|hardness = 2B/2L | |||
|mobility = -2 | |||
|fatigue = 2 | |||
|campaign = Forgotten Suns | |||
}} | |||
</pre> | |||
An artifact with the design ratings would be: | |||
<pre> | |||
{{ExaltedArtifact | |||
|summary = A single sentence | |||
|description = The remainder of the description. This can have newlines. | |||
Like this. | |||
And any other formatting. | |||
|instances = Formatted text that lists who owns the item and names of specific | |||
instances. Should contain [[owner::Person]] tags. | |||
|rating = 3 | |||
|commitment = 2 | |||
|activation = 10 | |||
|repair = 2 | |||
|materials = [[material::jade]], [[material::orichalcum]], [[material::moonsilver]], [[material::soulsteel]], [[material::starmetal]] | |||
|power = 3 | |power = 3 | ||
|usefulness = 3 | |usefulness = 3 | ||
Line 64: | Line 110: | ||
|drawbackmaint = x | |drawbackmaint = x | ||
|drawbackmaintdesc = | |drawbackmaintdesc = | ||
|campaign = Forgotten Suns | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
[[Category:Exalted]] {{if|test={{{campaign|}}}|then=[[campaign::{{{campaign}}}| ]]|else=[[campaign::Forgotten Suns| ]]}} | [[Category:Magic Item]] [[system::Exalted| ]] {{if|test={{{campaign|}}}|then=[[campaign::{{{campaign}}}| ]]|else=[[campaign::Forgotten Suns| ]]}} | ||
Latest revision as of 22:54, 11 June 2009
{{{description}}}
Instances
{{{instances}}}
Game Information
Summary: {{{summary}}}
Rating: {{Dots{{{rating}}}}}
Commitment: {{{commitment}}}
Usage
Any fields after "commitment" are optional. A simple artifact might look like this:
{{ExaltedArtifact |summary = A single sentence |description = The remainder of the description. This can have newlines. Like this. And any other formatting. |instances = Formatted text that lists who owns the item and names of specific instances. Should contain [[owner::Person]] tags. |rating = 3 |commitment = 5 |materials = [[material::jade]], [[material::orichalcum]], [[material::moonsilver]], [[material::soulsteel]], [[material::starmetal]] |campaign = Forgotten Suns }}
A weapon would use additional fields:
{{ExaltedArtifact |summary = A single sentence |description = The remainder of the description. This can have newlines. Like this. And any other formatting. |instances = Formatted text that lists who owns the item and names of specific instances. Should contain [[owner::Person]] tags. |rating = 3 |commitment = 5 |materials = [[material::jade]], [[material::orichalcum]], [[material::moonsilver]], [[material::soulsteel]], [[material::starmetal]] |speed = 0 |accuracy = +2 (+3 when attuned by Lunar) |damage = +2 |rate = 3 |range = 250 (350 when attuned by Lunar) |campaign = Forgotten Suns }}
Armor would have:
{{ExaltedArtifact |summary = A single sentence |description = The remainder of the description. This can have newlines. Like this. And any other formatting. |instances = Formatted text that lists who owns the item and names of specific instances. Should contain [[owner::Person]] tags. |rating = 3 |commitment = 5 |materials = [[material::jade]], [[material::orichalcum]], [[material::moonsilver]], [[material::soulsteel]], [[material::starmetal]] |soak = 16B/10L |hardness = 2B/2L |mobility = -2 |fatigue = 2 |campaign = Forgotten Suns }}
An artifact with the design ratings would be:
{{ExaltedArtifact |summary = A single sentence |description = The remainder of the description. This can have newlines. Like this. And any other formatting. |instances = Formatted text that lists who owns the item and names of specific instances. Should contain [[owner::Person]] tags. |rating = 3 |commitment = 2 |activation = 10 |repair = 2 |materials = [[material::jade]], [[material::orichalcum]], [[material::moonsilver]], [[material::soulsteel]], [[material::starmetal]] |power = 3 |usefulness = 3 |impact = 3 |immunity = 2 |drawbackessence = 3 |drawbackessencedesc = (+0 efficient) |drawbackcomponent = 1 |drawbackcomponentdesc = (extremely fine tools) |drawbacknoteriety = 3 |drawbacknoterietydesc = |drawbackmaint = x |drawbackmaintdesc = |campaign = Forgotten Suns }}