From V Rising Wiki

No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>


<table class="wikitable" style="font-weight:bold; color:#eee; background:transparent; text-align:center; vertical-align:middle; width:60%">
<table class="wikitable" style=" color:#eee; background:transparent; text-align:center; vertical-align:middle; width:60%">




{{#ifeq:{{{header|true}}}|true|<tr>
{{#ifeq:{{{header|true}}}|true|<tr>
<td style="width:20%">Skills
<td style="width:20%; font-weight:bold;">Skills
</td>
</td>
<td style="width:70%">Description
<td style="width:70%; font-weight:bold;">Description
</td>
</td>
<td style="width:5%">Cast Time
<td style="width:5%; font-weight:bold;">Cast Time
</td>
</td>
<td style="width:5%">Cooldown
<td style="width:5%; font-weight:bold;">Cooldown
</td></tr>|}}
</td></tr>|}}


Line 309: Line 309:
==Example==
==Example==


<pre>{{Weaponskills|sword3}}</pre>
<pre>{{Weaponskills|sword}}</pre>
results in...
results in...


{{Weaponskills|sword3}}
{{Weaponskills|sword}}


<pre>{{Weaponskills|sword2}}</pre>
<pre>{{Weaponskills|sword2}}</pre>

Revision as of 04:12, 10 July 2022


Description

This template is used to provide a template that displays an table for weapons skills for the chosen weapon.

Usage

This template can be used by entering the following onto a relevant page. Do not use this on your user page. It is reserved for content pages.

{{Weaponskills|"weapontype"+"amountofskills"}}

Example

{{Weaponskills|sword1}}

results in...


Skills Description Cast Time Cooldown
Spin around and slice nearby enemies dealing 35% physical damage every 0.25s for 1.1s. 0s 8s


Example

{{Weaponskills|sword}}

results in...


Skills Description Cast Time Cooldown
Spin around and slice nearby enemies dealing 35% physical damage every 0.25s for 1.1s. 0s 8s
Send forth a shockwave dealing 70% physical damage and launching the enemy hit into the air for 1.6s. Recast the ability to teleport to the target striking it three times, each strike dealing 25% physical damage. 0.6s 8s


{{Weaponskills|sword2}}

results in...


Skills Description Cast Time Cooldown
Send forth a shockwave dealing 70% physical damage and launching the enemy hit into the air for 1.6s. Recast the ability to teleport to the target striking it three times, each strike dealing 25% physical damage. 0.6s 8s


Example

{{Weaponskills|slashers1}}

results in...


Skills Description Cast Time Cooldown
Dash back and forth slashing at your enemies dealing 60% physical damage and inflicting a 2s slow on each hit. 0.2s 8s


{{Weaponskills|slashers2}}

results in...


Skills Description Cast Time Cooldown
Enter a state of camouflage, increasing movement speed by 25% for 3s. Your next primary attack deals 80% physical damage and incapacitates the enemy for 3s. Using any skill breaks camouflage. 0s 10s


{{Weaponskills|slashers2|header=false}}

results in...


Enter a state of camouflage, increasing movement speed by 25% for 3s. Your next primary attack deals 80% physical damage and incapacitates the enemy for 3s. Using any skill breaks camouflage. 0s 10s