Jump to content

User:Saag/Sandbox/Ability card v2/manual card: Difference between revisions

From Deadlock Wiki
m removed more accidental whitespace
m removed whitespace between info sections
Line 40: Line 40:
       </div>
       </div>
   </div>
   </div>
<!-- If info section #2 exists, add some whitespace after info section #1 -->
 
{{#if: {{{info2_desc|}}} | &nbsp;}}
   <!-- Info Section #2 -->
   <!-- Info Section #2 -->
   <div style="display:flex; flex-direction:column; align-items: center; width: 100%">
   <div style="display:flex; flex-direction:column; align-items: center; width: 100%">
Line 176: Line 175:
     }}
     }}
}}
}}
{{#vardefine:hero_name|Shiv}}
{{#vardefine:ability_num|1}}
{{User:Saag/Sandbox/Ability card v2/manual card/tester|hero_name={{#var:hero_name}}|ability_num={{#var:ability_num}}}}
{{Ability card v2|hero_name={{#var:hero_name}}|ability_num={{#var:ability_num}}}}
<pre><nowiki>Eg. {{
<pre><nowiki>Eg. {{
{{User:Saag/Sandbox/Ability card v2/manual card
{{User:Saag/Sandbox/Ability card v2/manual card

Revision as of 19:08, 2 January 2025

Some Ability

99m

99m


99s

99

99s

99s

This ability does something

link={{{icon_link}}} 99

DPS

99

Healy

99  DPS

99  Deeps

This ability does something

link={{{icon_link}}} 99

DPS

99

Healy

99  DPS

99  Deeps

Ability Point 1
An upgrade
Spirit Power#Spirit Power Scalingx0.123
Ability Point 2
An upgrade
Spirit Power#Spirit Power Scalingx0.123
Ability Point 5
An upgrade
Spirit Power#Spirit Power Scalingx0.123


Script error: The function "get_ability_card_test" does not exist.

Serrated Knives

Channel Time 0.2s





Number of Charges 2

Charge Cooldown 2s

Cooldown 16s

Throw a knife that damages and bleeds an enemy. Each additional hit adds a stack and refreshes the bleed duration, causing the bleed to increase per stack.

Spirit Power#Spirit Power Scalingx0.6

35

Damage

Spirit Power#Spirit Power Scalingx0.16

5

Bleed DPS Per Knife

5s

Bleed Duration
Ultimate Unlock: While rage is full knives will ricochet to another enemy and apply a slow to enemies they bleed.

35%

Movement Slow
Ability Point 1
+1 Charges
Ability Point 2
+2s Bleed Duration
Ability Point 5
+40 Damage and +7 Bleed DPS
Eg. {{
{{User:Saag/Sandbox/Ability card v2/manual card
  | name=Some Ability
  | icon=Catalyst.png
  | range=99
  | radius=99
  | duration=99
  | num_of_charges=99
  | charge_cooldown=99
  | cooldown=99
  | duration=99
  
  | info1_desc=This ability does something
  | info1_mainbox1=
    {{Template:Ability card v2/Card/MainBox
      | value=99 
      | key=DPS
      | label=Deeps
      | icon=AttributeIconTechShieldHealth.png
      | icon_color=Purple
    }}
  | info1_mainbox2=
    {{Template:Ability card v2/Card/MainBox
      | value=99 
      | key=DPS
      | icon=AttributeIconTechShieldHealth.png
      | icon_color=Purple
    }}
    
  | info1_altbox1=
    {{Template:Ability card v2/Card/AltBox
      | value=99 
      | key=DPS
      | icon=AttributeIconTechShieldHealth.png
      | icon_color=Purple
    }}
  | info1_altbox2=
    {{Template:Ability card v2/Card/AltBox
      | value=99 
      | key=DPS
      | icon=AttributeIconTechShieldHealth.png
      | icon_color=Purple
    }}
    
   | upgrade1=
    {{Template:Ability card v2/Card/UpgradeBox
      | cost = 1
      | description = An upgrade
      | scale_value = 0.123
      | scale_type =  spirit
    }}
    
   | upgrade2=
    {{Template:Ability card v2/Card/UpgradeBox
      | cost = 2
      | description = An upgrade
      | scale_value = 0.123
      | scale_type =  spirit
    }}
    
   | upgrade3=
    {{Template:Ability card v2/Card/UpgradeBox
      | cost = 5
      | description = An upgrade
      | scale_value = 0.123
      | scale_type =  spirit
    }}
}}}}