Hi Everyone. I tried to change the skill id of Adoramus skill. Everything works except for one thing, the skill effect/animation was gone. I don't know why.
Screenshot:
Here's what i've done
skill.h
skill_db.txt
skill_cast_db.txt
skill_require_db.txt
skill_tree.txt
skillid.lub
skilltreeview.lub
Screenshot:
Here's what i've done
skill.h
Code:
AB_ADORAMUS = 1025,AB_CLEMENTIA = 2041,
skill_db.txt
Code:
1025,11,8,1,6,0,0,10,-10,yes,0,0,0,magic,0, AB_ADORAMUS,Adoramus
skill_cast_db.txt
Code:
//-- AB_ADORAMUS 1025,2000,500,0,6000:7000:8000:9000:10000:11000:12000:13000:14000:15000,15000:20000:25000:30000:35000:40000:45000:50000:55000:60000,2000
skill_require_db.txt
Code:
1025,0,0,20:24:28:32:36:40:44:48:52:56,0,0,0,99,0,0,none,0,717,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 //AB_ADORAMUS#Adoramus#
skill_tree.txt
Code:
8,1025,10,79,1,77,7,0,0,0,0,0,0 //AB_ADORAMUS#Adoramus#
skillid.lub
Code:
AB_ADORAMUS = 1025,
skilltreeview.lub
Code:
{"AB_ADORAMUS", 1025; Pos = 23, MaxLv = 10, NeedSkillList = {25, 16}}
Last edited by a moderator: