Jump to content
  • 0
Sign in to follow this  
MikZ

SKILL_DB MAXCOUNT

Question

Good day!

Where did the maxcount went? I wanted to limit number of specific skill in land like traps.

// 13 maxcount: max amount of skill instances to place on the ground when
//    player_land_skill_limit/monster_land_skill_limit is enabled. For skills
//    that attack using a path, this is the path length to be used.

 

Edited by MikZ

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

db/pre-re/skill_db.conf
db/re/skill_db.conf

SkillInstances: Skill instances           (int, defaults to 0) (can be grouped by Levels)
	                                   Notes: max amount of skill instances to place on the ground when
	                                   player_land_skill_limit/monster_land_skill_limit is enabled. For skills
                                           that attack using a path, this is the path length to be used.

 

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.