help skill and items

Obitto

New member
Messages
21
Points
0
I not found a Topic nowhere to me help, how do I remove items from a skill, type so when you will use a skill you need a certain, as I shot it? And how do I take the projectile obligation?

 
You mean like arrrow or bullet ?

../conf/battle/battle.conf

Code:
// Are arrows/ammo consumed when used on a bow/gun?
// 0 = No
// 1 = Yes
// 2 = Yes even for skills that do not specify arrow consumption when said
//	 skill is weapon-based and used with ranged weapons (auto-guesses which
//	 skills should consume ammo when it's acquired via a card or plagiarize)
arrow_decrement: 1
 
You mean like arrrow or bullet ?

../conf/battle/battle.conf

// Are arrows/ammo consumed when used on a bow/gun?
// 0 = No
// 1 = Yes
// 2 = Yes even for skills that do not specify arrow consumption when said
// skill is weapon-based and used with ranged weapons (auto-guesses which
// skills should consume ammo when it's acquired via a card or plagiarize)
arrow_decrement: 1
Yes, you also know where I can change not to consume items in time to use a skill?

 
Last edited by a moderator:
Back
Top