Jump to content

Can i adjust some skills to make it a fixed cast ?


Recommended Posts


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  04/30/13
  • Last Seen:  

How can I enable Fixed cast to a renewal imba skills. Like dragon breath. Mandragora, Hell gate and etc. ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  248
  • Reputation:   7
  • Joined:  11/27/12
  • Last Seen:  

Cool ba ng skill? Like the length of time you can use the skill again?

 

 

How can I enable Fixed cast to a renewal imba skills. Like dragon breath. Mandragora, Hell gate and etc. ?

Edited by Yudax
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

look for this file dude "skill_cast_db.text"

 

you can locate this here: rathena\trunk\db\re\

 

// Structure of Database:
// SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time

 

//-- RK_DRAGONBREATH
2008,0:0:0:1000:1000:1000:1500:1500:2000:2000,0,0,10000,0,0,500

 

so in this case dragon breath's fixed cast time is "500"

  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  04/30/13
  • Last Seen:  

look for this file dude "skill_cast_db.text"

 

you can locate this here: rathena\trunk\db\re\

 

// Structure of Database:

// SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time

 

//-- RK_DRAGONBREATH

2008,0:0:0:1000:1000:1000:1500:1500:2000:2000,0,0,10000,0,0,500

 

so in this case dragon breath's fixed cast time is "500"

If possible. I want the casting time of dragon breath in 2-3 seconds. 3 seconds = no dex and even the base of the RK is 150. I want it to be in fixed cast

Cool ba ng skill? Like the length of time you can use the skill again?

 

 

How can I enable Fixed cast to a renewal imba skills. Like dragon breath. Mandragora, Hell gate and etc. ?

Uhm. Casting time sir :)

BUMP!

Edited by justeyngonzales
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  154
  • Topics Per Day:  0.03
  • Content Count:  493
  • Reputation:   46
  • Joined:  01/24/12
  • Last Seen:  

here

 

2008,2000:2000:2000:2500:2500:2500:2500:2500:3000:3000,0,0,10000,0,0,3000

 

dragon breath

2-3 sec casting time

3 sec fixed cast time

Edited by joelolopez
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  04/30/13
  • Last Seen:  

here

 

2008,2000:2000:2000:2500:2500:2500:2500:2500:3000:3000,0,0,10000,0,0,3000

 

dragon breath

2-3 sec casting time

3 sec fixed cast time

thank you sir. but still in 150 dex. Dragon breath is no cast. Is it possible even your base dex is 150. The Dragon breath is a fixed cast. NEWBIE in scripting sorry

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

thank you sir. but still in 150 dex. Dragon breath is no cast. Is it possible even your base dex is 150. The Dragon breath is a fixed cast. NEWBIE in scripting sorry

 

trunk/db/re/skill_castnodex_db.txt

 

Add:

2008,1	//RK_DRAGONBREATH
  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  04/30/13
  • Last Seen:  

thank you sir. but still in 150 dex. Dragon breath is no cast. Is it possible even your base dex is 150. The Dragon breath is a fixed cast. NEWBIE in scripting sorry

 

trunk/db/re/skill_castnodex_db.txt

 

Add:

2008,1	//RK_DRAGONBREATH

Thank you sir. for the reply. But can you guess what casting time here in this video

I want to be like that. The dragonbreath casting is too slow in 2 seconds. I Miscalculated :/ Sorry

BUMP

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

 

thank you sir. but still in 150 dex. Dragon breath is no cast. Is it possible even your base dex is 150. The Dragon breath is a fixed cast. NEWBIE in scripting sorry

 

trunk/db/re/skill_castnodex_db.txt

 

Add:

2008,1	//RK_DRAGONBREATH

Thank you sir. for the reply. But can you guess what casting time here in this video

I want to be like that. The dragonbreath casting is too slow in 2 seconds. I Miscalculated :/ Sorry

BUMP

Try 1000-1500.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  04/30/13
  • Last Seen:  

 

 

thank you sir. but still in 150 dex. Dragon breath is no cast. Is it possible even your base dex is 150. The Dragon breath is a fixed cast. NEWBIE in scripting sorry

 

trunk/db/re/skill_castnodex_db.txt

 

Add:

2008,1	//RK_DRAGONBREATH

Thank you sir. for the reply. But can you guess what casting time here in this video

I want to be like that. The dragonbreath casting is too slow in 2 seconds. I Miscalculated :/ Sorry

BUMP

Try 1000-1500.

In casting time or fixed casting time ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  1125
  • Reputation:   236
  • Joined:  07/30/12
  • Last Seen:  

In casting time or fixed casting time ?

 

In fixed casting time.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  04/30/13
  • Last Seen:  

In casting time or fixed casting time ?

 

In fixed casting time.

Ganon pa din eh. Pano po iimplement yung 10% fixed casting time sa mga renewal skills. Pero sa mga pre-renewal. Pwede magkaroon ng nocast. Yung ganon po ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...