CTB - A Final Fantasy X-like Battle System, Version 3.2
Hey^^
Sorry if I'm bugging you, but when do you release the next version?
I just ask because I won't be very often around starting from the 1. July :/
(Going to the Federal Armed Forces).

EDIT: Also I have a question because of the battle formulas.
Dexterity should be for Gunners and Bowers to influence the attack.
But it does not only that in my game. It influences also the chance to hit the enemy.
That's a huge problem because I want just my gunners to have a great amount of dexterity points.
Now my question:
Is it possible to take the dexterity out of the influence on the hitchance?

EDIT2:
I think I found it, is it right like this:

# Second hit detection
eva = 1 #eva = 8 * self.agi / attacker.dex + self.eva
hit = self.damage < 0 ? 100 : 100 - eva
hit = self.cant_evade? ? 100 : hit
hit_result = (rand(100) < hit)
end
Reply


Messages In This Thread
CTB - A Final Fantasy X-like Battle System, version 3.1 (NEW Jul 4 2010) - by Ace - 06-07-2010, 12:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Zeriab's Anti Lag System Zeriab 3 10,660 02-14-2026, 05:57 AM
Last Post: DerVVulfman
   The Wanderers: The Customizable Encounters System DerVVulfman 0 3,280 08-24-2024, 07:12 PM
Last Post: DerVVulfman
   Battle Item Count kyonides 4 7,044 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 144,039 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 11,357 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 6,313 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 11,635 11-08-2020, 12:36 PM
Last Post: Mel
   Battle Report Raziel 1 10,555 05-29-2020, 02:27 AM
Last Post: Whisper
   Commercial System Package DerVVulfman 11 25,178 01-04-2020, 12:37 AM
Last Post: Pelip
   KItemDesc XP Zilsel Version kyonides 4 13,878 12-01-2019, 06:11 AM
Last Post: kyonides



Users browsing this thread: 1 Guest(s)