Jump to content
  • 0
Sign in to follow this  
xlaws27

Tarot Cooldown after using it 8-9times to a player

Question

hello. how can i remove this tarot cooldown? it's like 30~50sec cooldown before i can use tarot to  player B

 

just to be more specific

 

player A spam tarots to player B. after 8 or 9 Tarots, player A cant use tarot to player B for 30 seconds..

 

but after 30 seconds i can spam 8-9 tarots again to player b

Edited by xlaws27

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

up


 You can edit it on skill_db.conf

 

{
	Id: 489
	Name: "CG_TAROTCARD"
	Description: "Tarot Card of Fate"
	MaxLevel: 5
	Range: 9
	Hit: "BDT_SKILL"
	SkillType: {
		Enemy: true
	}
	AttackType: "Misc"
	DamageType: {
		NoDamage: true
		IgnoreFlee: true
	}
	CastTime: 1000
	AfterCastActDelay: 500
	SkillData2: 10000 //EDIT IT HERE, i edited mine from 30 to 10 second cooldown
	CoolDown: 0
	Requirements: {
		SPCost: 40
	}
},

 

Share this post


Link to post
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
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.