RPG Maker VX Ace

RPG Maker VX Ace

Manji
Showing 51-60 of 106 entries
< 1 ... 4  5  6  7  8 ... 11 >
Update: 19 Feb, 2023 @ 2:03am

-Work in progress, but, added a new cave, and npc to access the cave
-kind of need prestige 2

Added 4 new armors, 3 weapons, 3 items too.
6 new enemies, and charcoal veins

New gear can add Blaster or Bombarda that are none elemented spells
they deal damage based on your agility and luck vs defense

-increased some bosses healths

-Thank you to Acehangman for the new sprite for Mark

Update: 15 Feb, 2023 @ 5:22pm

-Fixed 1 glitch in the deep hole 9, room 8

Added Thunderbolt to Mage and Monk

Update: 28 Dec, 2022 @ 4:20am

literally just added a block to fix 1 bug.

Update: 28 Dec, 2022 @ 4:00am

Changed critical damage calculation a bit
From
def apply_critical(damage)
damage * (2.25 + ((self.cri * 0.35) + (self.luk * 0.0065)) - (cev * 0.02))
end
To
def apply_critical(damage)
damage * (1.50 + ((self.cri * 0.35) + (self.luk * 0.0065)) - (cev * 0.04))
end

Lower base. but still more stat focused

Stat caps changed from 510 to 355 on offensive
Slight rng change to ice cube mining
Increased crafting costs of bars and alchemy throwing stuff by +1 a bit

added more health to coast side enemies
tweaked burning stomp, flame suture. damage was too high, no crits

value of crafted foods lowered

Fairy Baloon change from 150% to 200%
stinky rats changed attack to -1% damage attack

Update: 27 Dec, 2022 @ 4:21am

DawoleQ helped to add a 9999 damage cap to the game
been after that for awhile

=Added new area to the fairy pond
Has 3 new new enemies, and another somewhat new enemy
Has a pond to upgrade 9 items to a +1 version
Added a new shopkeep in a hole, requires the prestige 3 rope to enter
New mining, fishing spots there too
Mine spots and random
Fishing spots have square fish or an oscar, and 2 new gear pieces

need to beat selencia fairy to gain access there

-fixed gold ore veins giving bars instead of ore
-changed up mine loot drops a bit for luck

Update: 20 Dec, 2022 @ 10:43am

Kind of a lot of junk
Tweaks to """?, its just a shovel, and khimojji

Changed Mining and Wheat harvesting rng, and tweaks with luck

Added ratty shoes, accuracy hat and bracelets, an apple

changed bleed heal-off from steps by half

New quest to get a master chef perk, in mansion
+1 when cooking or alchemy, +10 or 20 more xp

mansion food crate now slightly random.

can sprint in mine, fixed some typos, minor issue in mine.

probably some other stuff, not much though

Update: 16 Dec, 2022 @ 10:29am

Raised value of rat tail bone fur by 2, or 1 gold
Omoranx horn is now up from 40 to 200/100
Omranx xp increased to 256 from about 169
^slightly lowered its evasion
Slight change to Flama Geddo, regen from 4 to 3%
^vulnerable to staunch now, increased xp from 8750 to 8850
^little bit longer fight reset cooldown

-Added Khimojji sword to Flama Geddo steal and weapon shop
^has bleed staunch rust, and does metal damage

-Added Darkness speak to farm

-Jago Fred rat quest slightly changed
Xp gold reward scales with level x10 and x1
now takes 15 off your score, to make farming a bit more friendly
was set to 0, now just -15 per talk, so it can be stacked

-Loot box price changed from 50 to 40
-Also changed 1 50 gold reward to 150 gold instead

slight increase to fish gold values
Salmon, Puffer Fish, Crab, Lobster, Sword Fish, Octopus

-i kind of wanna find more typos

Update: 11 Dec, 2022 @ 7:55am

lowered phoenix health regen 2-1%
fixed 1 typo, added 4 battle quotes
jago fred quest change from 20 rats to 15

Update: 28 Jun, 2022 @ 11:08pm

*Rainbow sword
The old man in the church will talk to you at prestige 1
And gives you a rainbow sword, it changes its element
just talk to the old man again to swap it, its random though, 1 in 12

*tweaked up the bag of trix skill, since it was pretty overpowered
even the water spell could do about 30,000 damage at level 15
*kind of figured out why though. dumb mistake

*added some the darkness dialogues
to well, flora, and pond.
the darkness, is "around"

Coin toss gives def and mind or attack and magic now
over just def or attack
*Buffs debuffs are +35% or -35%,1 stack up or down only

Update: 28 Jun, 2022 @ 4:45pm

*quick tweaks
slight boost to agile and heroic strike, buff to vital strike, it was doing 50 damage...
Attack calculation was tweaked a bit
CRI damage was changed up, lowered by a bit

Params have caps
9999 hp, 999 mp, 510 ATK MAG AGI, 255 DEF MIN LUK
enemies can get 999999, 9999, and 999 in the other 6

its pretty easy it seems to get up there with the right gear + prestige

criticals were pretty strong too