Dota 2 Wiki
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Documentation for Template:Modifier [ edit | purge ]

Displays information about an ability modifier.

Usage

{{Modifier
| image = 
| name = 
| internal name = 
| dispellable by = 
| applies to = 
| hidden = 
| dispel = 
| aura = 
| buff = 
| debuff = 
| description = 
| functions = 
}}

Example

Corrosive Breath
Internal name: modifier_dragon_knight_corrosive_breath
Display name: Corrosive Breath
Dispellable by: [ Info Needed ]
Applies to: The caster
Hidden: No

Description:
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed velit magna, fermentum sit amet luctus vel, euismod ut eros. Vestibulum erat nisi, ullamcorper sit amet sollicitudin non, tempus et mauris. Cras vulputate, augue ac consectetur tempus, felis dui bibendum magna, eget scelerisque nulla odio sit amet neque. Proin ut nibh mollis, pretium sem pharetra, mollis purus. Phasellus nibh nisl, gravida vel enim eget, molestie porta diam. Suspendisse eu odio gravida, tincidunt nulla vitae, efficitur eros. Etiam placerat nec nulla sed rutrum. Etiam fringilla scelerisque finibus. Donec id egestas nunc. Nullam in vulputate tellus.


Functions:

  • On attack landed, applies Modifier_dragon_knight_corrosive_breath_dot on attack target.
  • If Modifier_dragon_knight_splash_attack is present on the caster, applies the modifier to units within _radius_ range of the target
  • Works against buildings
Blast Off! icon


TemplateData

No description.

Template parameters

ParameterDescriptionTypeStatus
Imageimage

The modifier's in-game icon.<br>(not necessarily the same as the ability icon).

Stringsuggested
Namename

The modifier's in-game name.

Stringoptional
Internal nameinternal name

The modifier's internal/file name.

Stringrequired
Buffbuff

Whether or not the modifier is a buff.

Booleansuggested
Debuffdebuff

Whether or not the modifier is a debuff.

Booleansuggested
Dispellable bydispellable by

Which dispel types can remove this modifier.<br>(any, any not death, strong, none, none not death)

Stringsuggested
Applies toapplies to

On which unit does the modifier get placed

Stringsuggested
Hiddenhidden

Whether or not the modifier is visible in the status bar.

Booleanoptional
dispeldispel

no description

Unknownoptional
Auraaura

Whether or not the modifier is an aura.

Booleanoptional
Descriptiondescription

The modifier's in-game description.

Stringoptional
Functionsfunctions

What does the modifier do, what is it responsible for.

Stringoptional
Advertisement