Super Skill Nerf VX
#3
Skill Updated Once Again!

In version 1.2.0 you can now change the color of the skill name and its SP cost at will! Shocked
At least while it is still Frozen cooling down. Laughing

Just go to the SkillColor module and edit its CD_COLORS hash. Winking

This is how the module looks like in its default state:

Code:
module SkillColor
  CD_COLORS = {} # Leave this line alone!
  # CD_COLORS[TurnsMin..TurnsMax] = [Red, Green, Blue]
  # Example: CD_COLORS[1..1] = [255, 255, 255] # For a Single Turn
  CD_COLORS[1..2] = [255, 255, 0]
  CD_COLORS[3..4] = [255, 165, 0]
  CD_COLORS[5..8] = [255, 60, 0]
  CD_COLOR_KEYS = CD_COLORS.keys.sort{|a, b| a.min <=> b.min }.reverse
end
"For God has not destined us for wrath, but for obtaining salvation through our Lord Jesus Christ," 1 Thessalonians 5:9

Maranatha!

The Internet might be either your friend or enemy. It just depends on whether or not she has a bad hair day.

[Image: SP1-Scripter.png]
[Image: SP1-Writer.png]
[Image: SP1-Poet.png]
[Image: SP1-PixelArtist.png]
[Image: SP1-Reporter.png]

My Original Stories (available in English and Spanish)

List of Compiled Binary Executables I have published...
HiddenChest & Roole

Give me a free copy of your completed game if you include at least 3 of my scripts! Laughing + Tongue sticking out

Just some scripts I've already published on the board...
KyoGemBoost XP VX & ACE, RandomEnkounters XP, KSkillShop XP, Kolloseum States XP, KEvents XP, KScenario XP & Gosu, KyoPrizeShop XP Mangostan, Kuests XP, KyoDiscounts XP VX, ACE & MV, KChest XP VX & ACE 2016, KTelePort XP, KSkillMax XP & VX & ACE, Gem Roulette XP VX & VX Ace, KRespawnPoint XP, VX & VX Ace, GiveAway XP VX & ACE, Klearance XP VX & ACE, KUnits XP VX, ACE & Gosu 2017, KLevel XP, KRumors XP & ACE, KMonsterPals XP VX & ACE, KStatsRefill XP VX & ACE, KLotto XP VX & ACE, KItemDesc XP & VX, KPocket XP & VX, OpenChest XP VX & ACE
Reply


Messages In This Thread
Super Skill Nerf VX - by kyonides - 09-06-2025, 09:25 PM
RE: Super Skill Nerf VX - by kyonides - 09-17-2025, 01:47 AM
RE: Super Skill Nerf VX - by kyonides - 09-19-2025, 12:27 AM
RE: Super Skill Nerf VX - by kyonides - 09-21-2025, 08:26 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Ekuipment's Skill Damage ACE kyonides 1 1,792 03-15-2025, 02:32 AM
Last Post: kyonides
   Skill Roulette VX + ACE kyonides 0 1,061 10-04-2024, 06:43 AM
Last Post: kyonides
   Skill Item Kost ACE kyonides 0 2,341 01-03-2024, 12:07 AM
Last Post: kyonides
   Skill Success Fix Taylor 0 6,569 03-23-2015, 12:15 PM
Last Post: Taylor
   Vampyr's SBABS DVV Addon #1: HUD Item Counter & Skill Delay Bar DerVVulfman 1 8,320 06-19-2012, 03:15 AM
Last Post: DerVVulfman
   Custom Skill Algorithms Lowell 0 6,120 12-07-2008, 05:45 PM
Last Post: Lowell
   Skill Delay VX DerVVulfman 0 6,297 03-06-2008, 04:29 AM
Last Post: DerVVulfman



Users browsing this thread: 1 Guest(s)