Whats up guys.
Today I was messing with some custom weapons.
This one is very incomplete for what I want in the end (if I have issues with the random proc/damage aspect, you'll see it here
) but I had a question.
I was looking for a tutorial to tell me what these arguments are for the src.effect call.
Would someone either link me to the right place or explain what 3,6,43 and 2 mean in this?
SRC.EFFECT=3,03709 ,6,43,2
The only part I have figured out is 03709, which is the spell effect for flamestrike.
Thanks in advance.
[ITEMDEF i_viking_sword_of_flamestrike]
DEFNAME=i_viking_sword_of_flamestrike
NAME=Viking Sword of Flamestrike
ID=i_sword_viking
DAM=15, 25
SPEED=37
SKILL=Swordsmanship
REQSTR=100
TWOHANDS=N
WEIGHT=1
//RESOURCES=30 i_ingot_iron,1005
SKILLMAKE=Blacksmithing 150.0
CATEGORY=Sword
SUBSECTION=Weapons
DESCRIPTION=Viking Sword of Flamestrike
ON=@Create
NAME=Viking Sword of Flamestrike
HITPOINTS={100 200}
COLOR=33
ON=@EQUIP
SRC.SOUND 856
ON=@DAMAGE
SRC.EFFECT=3,03709 ,6,43,2