Difference between revisions of "Template:3.5e Weave"
From Dungeons and Dragons Wiki
Foxwarrior (talk | contribs) m (is this what you meant?) |
m (Text replace - "d20 dragon monstats" to "dragon monstats") |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{#if: {{{summary|}}} | {{#set:Summary={{{summary}}} }} }} | {{#if: {{{summary|}}} | {{#set:Summary={{{summary}}} }} }} | ||
{{#set:Type={{{type}}} }} | {{#set:Type={{{type}}} }} | ||
− | {{#set: | + | {{#set:Prerequisite={{{prereqs}}} }} |
+ | {{#set:Elements={{{elements}}} }} | ||
</div> | </div> | ||
− | {| class=" | + | {| class="dragon monstats" cellspacing="0" cellpadding="0" |
|+ style="font-size: larger; white-space: nowrap;" | {{{name}}} | |+ style="font-size: larger; white-space: nowrap;" | {{{name}}} | ||
|- | |- | ||
| colspan="2" | {{{type}}}<!-- | | colspan="2" | {{{type}}}<!-- | ||
--> {{#if: {{{elements|}}}|({{#arraymap: {{{elements}}} }})}} <!-- | --> {{#if: {{{elements|}}}|({{#arraymap: {{{elements}}} }})}} <!-- | ||
− | --> {{#if: {{{desc|}}}|[{{#arraymap: {{{desc}}}|, |x|[[Descriptor::x]]}}]}} | + | --> {{#if: {{{desc|}}} | [{{#arraymap: {{{desc}}}|, |x|{{3.5e Spell/Desc Link|x}}[[Descriptor::x| ]]}}]}} |
|- | |- | ||
! Prerequisites: | ! Prerequisites: | ||
Line 16: | Line 17: | ||
! Minimum Cost: | ! Minimum Cost: | ||
| {{{mincost}}} | | {{{mincost}}} | ||
− | + | {{#if: {{{maxcost|}}}| | |
+ | {{!}}- | ||
! Maximum Cost: | ! Maximum Cost: | ||
{{!}} {{{maxcost}}} }} | {{!}} {{{maxcost}}} }} |
Latest revision as of 08:51, 13 July 2012
Template documentation (for the above template, sometimes hidden or invisible)
Contents
This template creates a formatted table for a weave.
Parameters[edit]
Parameter | Required | Description |
---|---|---|
name | Yes | The name of your weave. |
type | Yes | The types of channeling your weave can be performed by; ex: "saidar, saidin, True Power". |
elements | Yes | The elements involved in channeling your weave, if any; ex: "Earth, Air, Fire, Water, Spirit". |
desc | No | The weave's descriptors, separated by commas, if any; ex: "Fire, Ice". |
prereqs | No | The weaves that a character must already know in order to learn this weave, and the minimum class level at which this weave can be learned. Ex: "Skimming, level 9". |
mincost | Yes | The minimum amount of energy that can be spent creating this weave. Ex: "5" |
maxcost | No | The maximum amount of energy that can be spent creating this weave. Leave blank if there isn't a maximum. Ex: "9" |
casttime | Yes | The type of action it takes to create this weave. You can either write out the action in full, or use short keywords instead: swift, immediate, standard, and full. |
range | Yes | The weave's range. What you put here is going to be affected by your choice of the next parameter. You can either write out the action in full, or use short keywords instead: personal, touch, close, medium, long. Non-keyword examples: "30 ft.", "Medium (100 ft. + 10 ft./level)". |
tsea | Yes | Targeting information part 1. Put t to get "Target", ts to get "Targets", e to get "Effect", and a to get "Area". These can be combined; te and et become "Target or Effect"; tea becomes "Target, Effect, or Area", etc. |
subj | Yes | Targeting information part 2, what comes after the the above tsea parameter in the weave description. What you put here is going to depend on what you put in tsea: an appropriate subj for Area would be "Cone"; an appropriate subj for Target would be "Five creatures, no two of which can be more than 30 ft. apart". |
dur | Yes | The duration of the weave. Examples: "Instantaneous", "Sustain", "Tie Off", "Sustain or Tie Off". |
save | No | The weave's saving throw, if any. |
sr | Yes | Whether or not the weave allows for spell resistance checks. |
summary | No | The short maneuver description that will appear on the weave list pages. If you don't include this parameter, make sure you set the "Summary" property in the text. |
Examples[edit]
The spell Arrows of Fire is defined in wiki-text as follows:
{{3.5e Weave |name=Arrows of Fire |type=''saidar'', ''saidin'', True Power |elements=Earth, Fire |prereqs=Basic Fire Weaving, Basic Earth Weaving, level 7 |mincost=2 |maxcost=20 |casttime=full |range=long |tsea=ts |subj=Up to cost × 5 creatures |dur=Instantaneous |save=Reflex negates |sr=No |summary=Shoots superheated filaments to explode holes in enemies. }}
This text becomes:
saidar, saidin, True Power (Earth, Fire) | |
Prerequisites: | Basic Fire Weaving, Basic Earth Weaving, level 7 |
---|---|
Minimum Cost: | 2 |
Maximum Cost: | 20 |
Casting time: | 1 full round |
Range: | Long (400 ft. + 40 ft./level) |
Targets: | Up to cost × 5 creatures |
Duration: | Instantaneous |
Saving Throw: | Reflex negates |
Spell Resistance: | No |
Visit Template:3.5e Weave/doc to edit this text! (How does this work?)