ScarDoc

Start typing to search the SCAR reference.

Function
Modify

Modify_AbilityMinCastRange

Modifies the minimum casting range of an ability. NOTE: it assumes that the actions that the ability executes can also handle the modified range

On this page
Modify_AbilityMinCastRange(player, ability, scalefactor)

Description

Modifies the minimum casting range of an ability. NOTE: it assumes that the actions that the ability executes can also handle the modified range

Parameters

  • playerPlayerIDrequired
  • abilityAbilityIDrequired
  • scalefactorRealrequired

Returns

modids

Source

Declared in the game's script sources at:

scar/modifiers.scar