Hercules Elf Bot - Mar 13, 2012 16:07
Originally posted by [b]NANORAY[/b]
when using skill windmill there's no animation.
Hercules Elf Bot - Mar 14, 2012 3:58
Originally posted by [b]Rytech[/b]
Sura's Windmill or Minstrel's Rush Windmill?
Hercules Elf Bot - Mar 14, 2012 4:33
Originally posted by [b]critica[/b]
Sura,
i found one minor bug, Sura's skill Trample, supposed to be only 3 level, but in skill tree the max level is 5.
This post has been edited by
critica
on Mar 14, 2012 4:37
Hercules Elf Bot - Mar 14, 2012 12:27
Originally posted by [b]NANORAY[/b]
[quote name='Rytech' timestamp='1331697532' post='7540']
Sura's Windmill or Minstrel's Rush Windmill?
[/quote]sura.
Hercules Elf Bot - Mar 14, 2012 16:24
Originally posted by [b]Rytech[/b]
[quote name='critica' timestamp='1331699610' post='7543']
Sura, i found one minor bug, Sura's skill Trample, supposed to be only 3 level, but in skill tree the max level is 5.
[/quote]
Trample is a Royal Guard skill, not a Sura's.
Hercules Elf Bot - Mar 15, 2012 2:20
Originally posted by [b]critica[/b]
oh yeahh, i was using @allskill,, well anyways.. it still supposed to be level 3 not 5
Hercules Elf Bot - Mar 15, 2012 10:15
Originally posted by [b]Wildcard[/b]
About Trample with all_skills: true, I believe that is client side. The client knows the max levels for its current job, and for everything beyond that the max level is arbitrary (as far as I can tell). The packet used to inform the client of available skills only contains a field to indicate if you can put a skill point in it or not, so there is nothing we can do about that part.
Hercules Elf Bot - Mar 16, 2012 17:32
Originally posted by [b]Rytech[/b]
I just checked the skill_db files in the pre-re and re files for the database and found this....
2309,0,6,4,0,0x3,2,[b]5[/b],1,no,0,0,0,none,0, LG_TRAMPLE,Trample
So Trample is bugged. Plus @allskill uses the max level set in skill_db which creates a tree from that and not in skill_tree, which is why its appearing as 5 instead of 3.
Hercules Elf Bot - Mar 18, 2012 5:10
Originally posted by [b]Ind[/b]
Windmill effect fixed in [rev=15711]
Hercules Elf Bot - Mar 18, 2012 5:11
Originally posted by [b]Ind[/b]
Fixed max level in [rev=15712]