Jump to content

casting time at cooldown delay issues


jeromeblade

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   0
  • Joined:  01/29/15
  • Last Seen:  

Help naman po kung pano maalis yung cooldown delay  tsaka yung casting time, hindi gumagana yung berzebub card kahit 2x na ang nilagay ko sa sura ko tapos 140 naman yung dex. napakabagal ng cast.

renewal po ginagamit ko at yung kay anacondaqqq po na 2018 files ang gamit ko.

salamat po.

image.png.89d77a7e97c51d9f79788100314e2ac2.png

Link to comment
Share on other sites

  • 4 weeks later...

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  136
  • Reputation:   48
  • Joined:  06/18/12
  • Last Seen:  

Go to your Trunk Folder and look for src/config/renewal.h

Kung Renewal ka then Cast time lang gusto mong baguhin
 

Quote

 

/// Renewal cast time
/// (disable by commenting the line)
///
/// Leave this line to enable renewal casting time algorithms and enable fixed cast bonuses.
/// See also default_fixed_castrate in conf/battle/skill.conf for default fixed cast time (default is 20%).
/// Cast time is altered be 2 portion, Variable Cast Time (VCT) and Fixed Cast Time (FCT).
/// By default FCT is 20% of VCT (some skills aren't)
/// - VCT is decreased by DEX * 2 + INT.
/// - FCT is NOT reduced by stats, reduced by equips or buffs.
/// Example:
///  On a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a FCT
-#define RENEWAL_CAST

+//#define RENEWAL_CAST

 

 

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   0
  • Joined:  01/29/15
  • Last Seen:  

1 hour ago, Gerzzie said:

Go to your Trunk Folder and look for src/config/renewal.h

Kung Renewal ka then Cast time lang gusto mong baguhin
 

 

pag nalagyan ko na ng // irerecompile ko diba? then anung gagawin kong setup na dun sa conf/battle/skill? para mag instacast lahat ng skills sa lahat ng class/job ?

Salamat boss.

wrong section pala ako? source pala dapat.

Mod: Sorry wrong section T_T (source support?)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  136
  • Reputation:   48
  • Joined:  06/18/12
  • Last Seen:  

12 hours ago, jeromeblade said:

pag nalagyan ko na ng // irerecompile ko diba? then anung gagawin kong setup na dun sa conf/battle/skill? para mag instacast lahat ng skills sa lahat ng class/job ?

Salamat boss.

wrong section pala ako? source pala dapat.

Mod: Sorry wrong section T_T (source support?)

Yeap Source Section. 

 

go to conf/battle/skill.conf

Find

Quote

// At what dex does the cast time become zero (instacast)?
castrate_dex_scale: 150

Change dex scale from 150 to 0 para kahit walang dex no cast. Make sure to @reloadbattleconf

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   0
  • Joined:  01/29/15
  • Last Seen:  

na solved na problem ko pero may skill delay at yung mga yggdrasil berries/seed may time din. ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  136
  • Reputation:   48
  • Joined:  06/18/12
  • Last Seen:  

2 hours ago, jeromeblade said:

na solved na problem ko pero may skill delay at yung mga yggdrasil berries/seed may time din. ?

Magkaiba ang Skill Delay and Item Delay para sa item delay

Find :

db/pre-re/item_delay.txt <-- if Pre - Renewal

db/re/item_delay.txt <-- if Renewal

Quote

// SC_REUSE_LIMIT_F
- 607,5000,SC_REUSE_LIMIT_F //Yggdrasil_Berry

+//607,5000,SC_REUSE_LIMIT_F //Yggdrasil_Berry
// SC_REUSE_LIMIT_G
- 608,3000,SC_REUSE_LIMIT_G //Yggdrasil_Seed

+//608,3000,SC_REUSE_LIMIT_G //Yggdrasil_Seed

 

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   0
  • Joined:  01/29/15
  • Last Seen:  

3 hours ago, Gerzzie said:

Magkaiba ang Skill Delay and Item Delay para sa item delay

Find :

db/pre-re/item_delay.txt <-- if Pre - Renewal

db/re/item_delay.txt <-- if Renewal

 

Hi Idol, okay na yung sa item panu naman yung sa skill delay? nakita ko sa skill_cast.db ieedit q pa isa isa yung cooldown ng kada spells yun lang ba yung way nun?

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...