Magic Caster Template: Difference between revisions
From Drunkapedia
imported>An Adventurer mNo edit summary |
imported>Arkalor's Bot m (Text replace - "Category:Page Template" to "Category:Page Templates") |
||
(18 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
< | {{RightToC}} | ||
{{Related|Page Templates|Weapons|Melee Weapon Template|Missile Weapon Template|Template:Magic Caster{{!}}<nowiki>{{Magic Caster}}</nowiki>|Template:Intro{{!}}<nowiki>{{Intro}}</nowiki>}} | |||
[[ | This template is used for individual magic caster pages. Leave blank or delete any items that do not apply. | ||
* Items in the Intro (patch, quests, and updated), Special Properties, and Spells should be enclosed in link brackets <nowiki>( [[ ]] )</nowiki>. | |||
* If the weapon is attuned to a player (only that player can wield), set '''Player Attuned''' to '''True'''. | |||
* If a weapon has an unusual requirement, enter the full text of the req under '''Special Req'''. | |||
* If an item is a [[Rare]], add '''Rare Number = ??''' to the {{tl|Intro}} template. | |||
* Add categories for any special properties, the page will automatically be categorized as a [[:Category:Weapon|Weapon]] and [[:Category:Caster|Caster]]. | |||
* A small number of quest magic casters have a trained or specialized requirement, for these, add '''Trained Req = <School>''' or '''Specialized Req = <School>'''. For example see [[Attenuated Awakener]]. | |||
* When possible add a screen shot of the stats ID panel on the talk page for future reference. | |||
< | |||
== Wiki Code == | |||
=== Caster With Spells === | |||
<section begin=MagicCaster /><pre style="width:auto; overflow:auto"> | |||
{{Intro | |||
| Patch Introduced = | |||
| Related Quests = | |||
| Updated = | |||
}} | |||
{{Magic Caster | |||
| Name = | |||
| Icon Image = Icon.png | |||
| Live Image = Live.jpg | |||
| Live Image Caption = | |||
| | |||
| Value = | |||
| Burden = | |||
| Description = | |||
| Special Properties = | |||
| | |||
| Bonus to Defense = | |||
| Buffed Defense = | |||
| Bonus to Missile = | |||
| Bonus to Magic = | |||
| Bonus to Mana Conversion = | |||
| Buffed Mana Conversion = | |||
| Element = | |||
| Damage vs. Monsters = | |||
| Buffed Damage vs. Monsters = | |||
| Damage vs. Players = | |||
| Buffed Damage vs. Players = | |||
| | |||
| Player Attuned = | |||
| Level Req = | |||
| Magic School = | |||
| Base Req = | |||
| Buffed Req = | |||
| Special Req = | |||
| | |||
| Spells = | |||
| Activation Reqs = | |||
| Spellcraft = | |||
| Mana = | |||
| Mana Cost = | |||
| Cannot Be Sold = False | |||
}} | |||
== Notes == | |||
* ?? | |||
[[Category:<Special Property>]] | |||
</pre><section end=MagicCaster /> | |||
=== Caster Without Spells === | |||
<section begin=MagicCasterNoSpells /><pre style="width:auto; overflow:auto"> | |||
{{Intro | |||
| Patch Introduced = | |||
| Related Quests = | |||
| Updated = | |||
}} | |||
{{Magic Caster | |||
| Name = | |||
| Icon Image = Icon.png | |||
| Live Image = Live.jpg | |||
| Live Image Caption = | |||
| | |||
| Value = | |||
| Burden = | |||
| Description = | |||
| Special Properties = | |||
| | |||
| Bonus to Defense = | |||
| Bonus to Missile = | |||
| Bonus to Magic = | |||
| Bonus to Mana Conversion = | |||
| Element = | |||
| Damage vs. Monsters = | |||
| Buffed Damage vs. Monsters = | |||
| Damage vs. Players = | |||
| Buffed Damage vs. Players = | |||
| | |||
| Player Attuned = | |||
| Level Req = | |||
| Magic School = | |||
| Base Req = | |||
| Buffed Req = | |||
| Special Req = | |||
| Cannot Be Sold = False | |||
}} | |||
== Notes == | |||
* ?? | |||
[[Category:<Special Property>]] | |||
</pre><section end=MagicCasterNoSpells /> | |||
== Example == | |||
See [[Red Rune Slashing Silveran Wand]] for the results of the example code below: | |||
<pre style="width:auto; overflow:auto"> | |||
{{Intro | |||
| Patch Introduced = [[From the Darkest Depths]] | |||
| Related Quests = [[Tracking Grael]], [[Grael's Summoning Chamber]] | |||
| Updated = | |||
}} | |||
{{Magic Caster | |||
| Name = Red Rune Slashing Silveran Wand | |||
| Icon Image = Red Rune Slashing Silveran Wand Icon.png | |||
| Live Image = Red Rune Slashing Silveran Wand Live.jpg | |||
| Live Image Caption = Red Rune Slashing Silveran Wand | |||
| | |||
| Value = 20,000 | |||
| Burden = 200 | |||
| Description = A spellcasting wand crafted by Silveran smiths, once commissioned by Varicci on Ispar for the Royal Armory. | |||
| Special Properties = [[Biting Strike]], [[Resistance Cleaving: Slashing]] | |||
| | |||
| Bonus to Defense = 0 | |||
| Buffed Defense = 17 | |||
| Bonus to Missile = | |||
| Bonus to Magic = 2.5 | |||
| Bonus to Mana Conversion = 20 | |||
| Buffed Mana Conversion = 34 | |||
| Element = Slashing | |||
| Damage vs. Monsters = 10 | |||
| Buffed Damage vs. Monsters = 17 | |||
| Damage vs. Players = 2.5 | |||
| Buffed Damage vs. Players = 4.25 | |||
| | |||
| Player Attuned = | |||
| Level Req = 140 | |||
| Magic School = | |||
| Base Req = | |||
| Buffed Req = | |||
| | |||
| Spells = [[Evisceration]], [[Mystic's Blessing]], [[Cragstone's Will]], [[Infected Spirit Caress]], [[Moderate War Magic Aptitude]] | |||
| Activation Reqs = Arcane Lore: 180, War Magic: 350 | |||
| Spellcraft = 450 | |||
| Mana = 8000 | |||
| Mana Cost = 20 | |||
| Cannot Be Sold = False | |||
}} | |||
==Notes== | ==Notes== | ||
* | * One of the [[Red Rune Silveran Weapons]]. | ||
* May be traded, quest is once per character. | |||
[[Category: | [[Category:Biting Strike]] | ||
[[Category: | [[Category:Resistance Cleaving]] | ||
</pre> | </pre> | ||
[[Category:Page | [[Category:Page Templates]] |
Latest revision as of 20:12, 8 April 2014
Related topics: Page Templates, Weapons, Melee Weapon Template, Missile Weapon Template, {{Magic Caster}}, {{Intro}}
This template is used for individual magic caster pages. Leave blank or delete any items that do not apply.
- Items in the Intro (patch, quests, and updated), Special Properties, and Spells should be enclosed in link brackets ( [[ ]] ).
- If the weapon is attuned to a player (only that player can wield), set Player Attuned to True.
- If a weapon has an unusual requirement, enter the full text of the req under Special Req.
- If an item is a Rare, add Rare Number = ?? to the {{Intro}} template.
- Add categories for any special properties, the page will automatically be categorized as a Weapon and Caster.
- A small number of quest magic casters have a trained or specialized requirement, for these, add Trained Req = <School> or Specialized Req = <School>. For example see Attenuated Awakener.
- When possible add a screen shot of the stats ID panel on the talk page for future reference.
Wiki Code
Caster With Spells
<section begin=MagicCaster />
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Magic Caster | Name = | Icon Image = Icon.png | Live Image = Live.jpg | Live Image Caption = | | Value = | Burden = | Description = | Special Properties = | | Bonus to Defense = | Buffed Defense = | Bonus to Missile = | Bonus to Magic = | Bonus to Mana Conversion = | Buffed Mana Conversion = | Element = | Damage vs. Monsters = | Buffed Damage vs. Monsters = | Damage vs. Players = | Buffed Damage vs. Players = | | Player Attuned = | Level Req = | Magic School = | Base Req = | Buffed Req = | Special Req = | | Spells = | Activation Reqs = | Spellcraft = | Mana = | Mana Cost = | Cannot Be Sold = False }} == Notes == * ?? [[Category:<Special Property>]]
<section end=MagicCaster />
Caster Without Spells
<section begin=MagicCasterNoSpells />
{{Intro | Patch Introduced = | Related Quests = | Updated = }} {{Magic Caster | Name = | Icon Image = Icon.png | Live Image = Live.jpg | Live Image Caption = | | Value = | Burden = | Description = | Special Properties = | | Bonus to Defense = | Bonus to Missile = | Bonus to Magic = | Bonus to Mana Conversion = | Element = | Damage vs. Monsters = | Buffed Damage vs. Monsters = | Damage vs. Players = | Buffed Damage vs. Players = | | Player Attuned = | Level Req = | Magic School = | Base Req = | Buffed Req = | Special Req = | Cannot Be Sold = False }} == Notes == * ?? [[Category:<Special Property>]]
<section end=MagicCasterNoSpells />
Example
See Red Rune Slashing Silveran Wand for the results of the example code below:
{{Intro | Patch Introduced = [[From the Darkest Depths]] | Related Quests = [[Tracking Grael]], [[Grael's Summoning Chamber]] | Updated = }} {{Magic Caster | Name = Red Rune Slashing Silveran Wand | Icon Image = Red Rune Slashing Silveran Wand Icon.png | Live Image = Red Rune Slashing Silveran Wand Live.jpg | Live Image Caption = Red Rune Slashing Silveran Wand | | Value = 20,000 | Burden = 200 | Description = A spellcasting wand crafted by Silveran smiths, once commissioned by Varicci on Ispar for the Royal Armory. | Special Properties = [[Biting Strike]], [[Resistance Cleaving: Slashing]] | | Bonus to Defense = 0 | Buffed Defense = 17 | Bonus to Missile = | Bonus to Magic = 2.5 | Bonus to Mana Conversion = 20 | Buffed Mana Conversion = 34 | Element = Slashing | Damage vs. Monsters = 10 | Buffed Damage vs. Monsters = 17 | Damage vs. Players = 2.5 | Buffed Damage vs. Players = 4.25 | | Player Attuned = | Level Req = 140 | Magic School = | Base Req = | Buffed Req = | | Spells = [[Evisceration]], [[Mystic's Blessing]], [[Cragstone's Will]], [[Infected Spirit Caress]], [[Moderate War Magic Aptitude]] | Activation Reqs = Arcane Lore: 180, War Magic: 350 | Spellcraft = 450 | Mana = 8000 | Mana Cost = 20 | Cannot Be Sold = False }} ==Notes== * One of the [[Red Rune Silveran Weapons]]. * May be traded, quest is once per character. [[Category:Biting Strike]] [[Category:Resistance Cleaving]]