ScarDoc

Start typing to search the SCAR reference.

Function
Modify

Modify_AbilityMaxCastRange

Modifies the maximum 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_AbilityMaxCastRange(player, ability, scalefactor)

Description

Modifies the maximum 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