Creating modifiers in lua for dota custom games
1:08 creating new file for modifier
2:00 linking the modifier to an ability
3:00 adding the modifier to target
5:05 finding an example abilities from valve
6:49 explaining domifier example
8:24 modifier properties
10:24 arrow stunning completed example
11:10 modifier functions
14:14 creating a modifier with multiple parameters
15:14 IsServer
links
------------
dota modifiers wiki: https://developer.valvesoftware.com/w...
Github: https://github.com/pohka/CGT-Source