Difference between revisions of "List of modifiers"
From Heroes of Hammerwatch wiki
m |
|||
| Line 33: | Line 33: | ||
* Modifiers::BuffImmune | * Modifiers::BuffImmune | ||
* Modifiers::BuffScaling | * Modifiers::BuffScaling | ||
| + | ** string|array <code>tag|tags</code> | ||
* Modifiers::CleaveRange | * Modifiers::CleaveRange | ||
| + | ** float <code>mul</code> | ||
* Modifiers::Combo | * Modifiers::Combo | ||
| + | ** bool <code>invert</code> | ||
| + | ** int <code>trigger-count</code> | ||
| + | ** int <code>unlock-time</code> | ||
| + | ** int <code>maintain-time</code> | ||
* Modifiers::CriticalHit | * Modifiers::CriticalHit | ||
| + | ** float <code>chance</code> | ||
| + | ** float <code>spell-chance</code> | ||
* Modifiers::CriticalHitTrigger | * Modifiers::CriticalHitTrigger | ||
| + | ** float <code>chance</code> | ||
| + | ** float <code>spell-chance</code> | ||
| + | ** float <code>trigger-chance</code> | ||
| + | ** bool <code>target-self</code> | ||
| + | ** string <code>trigger</code> | ||
| + | ** string <code>fx</code> | ||
| + | ** string <code>self-fx</code> | ||
| + | ** int <code>timeout</code> | ||
* Modifiers::CriticalMul | * Modifiers::CriticalMul | ||
* Modifiers::Damage | * Modifiers::Damage | ||
Revision as of 16:10, 27 September 2018
This is a list of all the modifiers available in Heroes of Hammerwatch. This also lists the parameters they take. They can be used in a lot of places, such as items and drinks.
Modifiers
- Modifiers::Armor
- int
armorAmount of armor to add. - int
resistanceAmount of resistance to add. - float
dmg-taken-mulMultiplier for the amount of damage the player takes.
- int
- Modifiers::ArmorPierce
- float
armorBase multiplier for piercing armor. - float
resistanceBase multiplier for piercing resistance. - float
attack-armor - float
attack-resistance - float
spell-armor - float
spell-resistance
- float
- Modifiers::Aura
- string
buff(required) - int
freq(required) - int
range(required) - bool
friendly
- string
- Modifiers::AuraCone
- int
arc
- int
- Modifiers::Block
- float
chance - int
physical - int
magical - int
timeout
- float
- Modifiers::BlockProjectile
- int
arc(required) - int
offset
- int
- Modifiers::Buff
- string
buff(required) - int
freq
- string
- Modifiers::BuffImmune
- Modifiers::BuffScaling
- string|array
tag|tags
- string|array
- Modifiers::CleaveRange
- float
mul
- float
- Modifiers::Combo
- bool
invert - int
trigger-count - int
unlock-time - int
maintain-time
- bool
- Modifiers::CriticalHit
- float
chance - float
spell-chance
- float
- Modifiers::CriticalHitTrigger
- float
chance - float
spell-chance - float
trigger-chance - bool
target-self - string
trigger - string
fx - string
self-fx - int
timeout
- float
- Modifiers::CriticalMul
- Modifiers::Damage
- Modifiers::EnemyTypeFilter
- Modifiers::Evade
- Modifiers::Experience
- Modifiers::FlameShield
- Modifiers::GoldGain
- Modifiers::HealthFilter
- Modifiers::HealthGain
- Modifiers::KeyGain
- Modifiers::Lifesteal
- Modifiers::ManaFromDamageTaken
- Modifiers::ManaGain
- Modifiers::Markham
- Modifiers::MoveFilter
- Modifiers::OreGain
- Modifiers::PlayerBarrier
- Modifiers::Potion
- Modifiers::RandomBuff
- Modifiers::Regen
- Modifiers::SealOfMana
- Modifiers::SealOfMartyr
- Modifiers::Speed
- Modifiers::SpellCost
- Modifiers::Stats
- Modifiers::StatsBase
- Modifiers::Tax
- Modifiers::Thorns
- Modifiers::TriggerEffect
- Modifiers::UnlethalDamage
- Modifiers::WarlockCleaverModifier
- Modifiers::Windscale