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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

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