Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Resource Fight cave npc data

Joined
Dec 18, 2014
Messages
3
Some time ago I had my first attempt at a fire cape and decided to log some of the npc data during the fight caves.
Sadly it appears I'm pretty bad at Jad, but I got to the healers so all the npc's are accounted for.

For anyone interested, the data is in a csv file on the following github repo: RuneSigzil/fight-cave-data and is formatted as:

timestamp,name,index,level,id,animation_id,animation_frame,health_percent,overhead_player
1569295190800,Tz-Kih,0,22,3116,-1,0,-1,None
Where index is the index in the list of npc's targeting the player at that timestamp.

Looking at the animations from Jad and my (woeful) prayer switches I'm pretty sure animation id 2656 is the mage animation, 2652 the range one and 2653 the defence/taking-hit animation:

XCXarVx.png

Hope it might help someone.

(PS: First time poster, please notify me if this is in the wrong place or stuff like this should not be posted)
 
Last edited:
Top