BlzGetUnitBaseDamage
- Parameters
-
whichUnit unit
weaponIndex integer
- comment
-
Get a unit’s base damage, weapon index can be either 0 and 1 (a unit can have two different attacks).
- patch
-
1.29.2.9231
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
integer
- Source code
-
native BlzGetUnitBaseDamage takes unit whichUnit, integer weaponIndex returns integer