Search the Community
Showing results for tags 'xp'.
Found 11 results
-
I was looking for side doors and i didn't find any, so i made them. Here they are, free to use. Find Them Here and for VX ACE. Opening Preview: They are in both left and right sides. With and Without Shadows. RPG Maker XP - XP Animated Side Doors.rar
-
- rpg
- rpg maker xp
-
(and 7 more)
Tagged with:
-
Hello! I was thinking of npc to create for my game when i saw one post on another rpg maker forum that the dev wanted, us to give him in summary, ideas for characters! and i loved the idea!!! So i am borrowing this idea by Kirri from this post and What i want from you is, to give me a description of a character to be part of my game! I know people on these forums are here for working on their projects or just doing their part so i don't expect many replies but anyway! Just for fun! Your Character will be either NPC or Side Character! You may post more than 1 character, Your character might or might not be accepted due to limitation of characters And of course you will be credited! Character Sprite Style (I will make it based on your description): The classic RPG Maker XP template Short description of the game's world: A Fantasy World. (Without Technology). Decription format: Name: Gender: (Male,Female) Age: (Child,Teen,Adult,Old) Skin Colour: (i have here samples where you may like and you can tell me number of skin colour or just write.) Hair Colour and Style: (Only Natural Hair Colours)(Long, Short, Medium, One Side, Bald...) Eye Colour and Shape: (Droopy, Pointy, Sad, Happy, Neutral, Heterochromia...) Clothes: (One piece Clothes, Different Part Clothes, Their colours, Shoes..) Accessories (Maybe?): Other Details (Maybe?): Personality: Back Story (Maybe?): Other Details: Likes: Dislikes: Status (Maybe?): (Human, Supernatural, Poor, Rich, Villager...) Current Characters (Including from another forum and from this one):
- 2 replies
-
- rpgmakerxp
- characters
-
(and 3 more)
Tagged with:
-
So I'm using Rpg Maker XP, and I've been playing with the damage formula, and I have a few ideas and want to know what you guys think. This is mostly me trying to figure out what to do about physical defense. This is a game where you put points into the stats you want per level. I know it depends on game type but I'm asking for, in most scenarios, which of these would you think you would favor most? If you have any additional ideas to add to what I have, Im open to hear them. 1) Direct damage reduction: Basically defense is subtracted from the damage and there is your final damage which is the default formula of ((power + atk )* rate) - pdef Note: "rate" takes in your other stats depending on what % of that stat is taken which you specify via database. 2) Damage Resistance: Turns PDEF into a % of physical damage is reduced. So same as above except instead of subtracting it as an integer, it is multiplied as a %. (power + atk) * rate * pdef 3) Ratio-Based (User.atk + rate) / p,def * power This one takes the ratio of your atk and stats vs the target's defense. 4) Ratio-based+ (rate / user.atk) * (user.atk + power) / pdef Similar to above but this makes it so your stat has to match the weapon or you'll be punished (so you can't run a 1000 atk dagger with 20 STR). Tho a debuff in, for example, STR in a str-based skill would increase the damage so idk anymore. Open to ideas about how to fix that issue. 5) Temporary HP If your pdef is 70, for example, you have 70 temporary HP at the beginning of battle (AKA HP shield or whatever you want to call it). Once it depletes, it's gone until the end of battle. 6) Armor Health As armor health depletes, so does the amount of damage it reduces. This one isn't exactly a stand-alone idea as it can be mixed with the others, but thought I'd put it out there.
- 24 replies
-
- 1
-
-
- predicament
- vectra
-
(and 4 more)
Tagged with:
-
The grind Why do we grind ? (Not the dance, or the dating app) Why do we kill trash mob after trash mob to get those levels, those crafting components ? Why do we inflict ourselves with this ? There are 4 reasons as far as I see it. 1. Because we like it 2. Because we want that reward 3. Because we have to 4. Because we feel like or think we have to 1. Because we like it Sometimes the grind is fun. There are entire games based around killing monster X , just to get the better gear, to kill bigger and better creatures. Examples of these would be Monster hunter and Diablo 2 and 3. There is no grinding to get to the gameplay, the gameplay is the grind. 2. Because we want the reward Sometimes the rewards are worth it, even if the grind is a bit dull. Grinding points in the battle arena to get that omnislash, collecting 20 dragonscales to get that dragon armour, capturing 10 of each bird, so we can fight some special boss. Killing a 100 dragons to get an achievement. We don't necessarily want the grind, we want what the grind gives us. 3. Because we have to We just killed the boss of the first dungeon, we're all level 3, but the next area has all enemies at level 7, so grinding we have to do. The boss wipes us in one turn , so a grinding we go. The recommended level for the next storyquest is 10, but we're at 8 ? You got it, the grind (or badly constructed sidequest time). I have to collect 3 broken keys, but the rats only drop them 1/5th of the time? That's a grinding. 4. Because we feel we have to. The enemies are kicking our ass? Better start grinding,(instead of learning the game mechanics) no matter that we're already overlevelled for the current area. I ranked them because I really feel that there is a descending order of desirability here. As we move down the list, we start to remove player choice and enjoyment. What separates the first 2 for example? The difference between intrinsic and extrtinsic rewards. An intrinsic one is where we do something for the sake of doing it, an extrinsic one is where we do something because we get something else from it. It can make the same activity feel vastly different from eachother, just by virtue of why we do it. It's the difference between playing tennis because I like playing tennis vs playing tennis because I'm trying to lose weight. The difference between #2 and #3 is one of choice. If I chose to grind for that better sword or whatever, I won't actually feel resentment over it, but if I need that sword to progress, I now HAVE to grind. If it is possible but hard to finish the quest underlevelled I feel as if I chose or did not choose to grind, and I will feel better doing it if I do it. Now the distinction between 3 and 4 is one of communication to the player. If the designer really intended me to grind between each main story mission , and is upfront about that, sure, I might be able to stomach that. But if I grind from level 10 to 15 only to later find out I wasn't supposed to go there yet, or there was some hidden weakness to all these enemies I had no way of finding out on my own, you can be sure I will be pissed off. Now we have looked at it from the player side, how about we put or developpers hats on , and look at it from our side. Why and when do we want player or do not want players to grind ? A couple of points and counterpoints: a. + If we designed our game around it - Artificially lengthens game time b. + Each combat is fun to play - We eventually buttonmash through each combat. c. + It smoothes out our Difficulty curve - Can make the game too easy I feel like each of these sentiments can be classified along 2 axes A. How much we want to allow the player to grind B. How necessary it is. It leads us to 4 situations: 1. We want to allow players to grind, and we require it 2. We don't want to have our players grind, but it is also unnecessary 3. We allow our players to grind, but it is unnecessary 4. We don't want to have our players easily and convenently grind, but it is necessary Not all of these lead to equally fun gameplay, but I'm going to discuss what a designer might do to facilitate these kind of games. 1. If we require them to grind, and want to enable them, we should make the grind as accessible as possible, and eliminate down time. A quickly back to town skill/item, a lure skill, some places with intentionally high monster density, some Hard, but very rewarding enemies (think metal slimes). Maybe have a training arena where the player can just pick an enemy and fight it. Or maybe just an actual arena, like in kingdom hearts. It cut most of the story beats for just a neverending onslaught of enemies in everchanging troop composition. Have the grind be part of the fun. Now there are some pitfalls here. I do not advise to make the grind brainless and easy. Convenient? Yes! Easy? No! My solution to this is simple: have rewards for enemies below the characters level quickly drop off, either with exponential XP curves, or an actual reduced XP recieved if the enemy is too low level. Maybe even rewards for grinding against higher level enemies. A big enemy and troop variety is a big must too. If I'm going to be fighting a 100 battles in this area, I want to have at least 8 enemies in at least 25 troops/configurations. 2. If it is not necessary and we want to discourage it, there are multiple solutions. One is the presence of only a limited number of enemies per level, but this then becomes a game of find all enemies before continueing, making the player grind nonetheless. A slightly better solution is to only give a slight boost per level gained, combined with a steep xp curve. If it is not worth it, they will quickly stop doing it. Having the enemies level along with the player certainly discourages levelling ( looking at you FFVIII!), this will often lead to player frustration. A good solution, if used in moderation is to have regular enemis give very little xp, and the boss then give a very large amount. If the enemies give 5xp, but the boss gives 500 xp, I'm not going to waste my time. A slightly different solution is to have a time limit to your quests. A clean solution is to just have the player quickly reach maximum level (like in guildwars), or gate level progress behind game progress(FF XIII style). Whatever you do in this situation , you have to be fair to the player. If you don't want him to grind, then he should be able to beat your game without grinding. 3. If grinding is unnecessary, but you still want to allow the players to do it, you have mainly the same things as in situation 1. But, there is a question. If they do not have to, why would a player grind in your game ? One reason is that they want to choose their own difficulty in the game. Why don't they just lower the difficulty then ? There is player pride : I beat the game on hard! (after overgrinding each area, untill the game was as easy as it was on normal)!. It is the reason I stopped picking the harder difficulties in persona. The only thing they make me do is grind more. Instead I just play on normal, but avoid overlevelling. My experience is better then going on very hard and just grinding. It is also often the result of locking achievements or good endings behind a difficulty level barrier. A good reason I find are optional bosses. The ultima and omega weapons of final fantasy, the elizabeth/margaret/twins of persona, the high level hunts in FF XII/XIII, the battle arena in FFX. If the player makes the main game too easy on himself by grinding, but he still knows where to find a challenge when he wants one, thats better. Another fine one might be comsetics. I did not have to grind for that teddy bear armour, or the pink armour paint, but I wanted to. In short, If grinding isn't needed, but you still want to reward the player for it, give them a nice reward to go for. Final fantasy often falls into this camp? I dont have to grind to finish the main game, but the grind is there if I want it. 4. The grind is/looks necessary, but I don't want the player to do it easily. This is a weird case of it either being intentional, or the result of bad gamedesign. Let's split the 2 cases. a. I did this intentionally. Sometimes, grinding makes a character way stronger, and is necessary to progress, but you don't want the player to have an easy time doing it. This often results in the game directly fighting the player, trying to kill him. The most known example I could give are roguelikes, where each enemy you fight could be your last, but you still have to level up to fight the final boss. A nice example of the oppressive system this entails is seen in darkest dungeon. A game where you have to level your heroes, but each one also has permadeath, and even if you don't die, you might wind up paranoid, sadistic, or suicidal permanently. b. Oops, an accident This is mostly caused by wrong playtesting, or just wrong design decisions. Some examples: You limited the encounters in an area, but the boss is actually unbeatable at the level you can get, because of a last minute xp per enemy change. You make the enemies level along with the player, but you also insert random chance based "collect 10 bear asses that drop 10 % of the time" quests in there. You have weapon durability, but encounters don't cover the repair costs But whatever you choose, make sure you gave it some thought. Do I care if the player grinds, do I want him to, what happens if he does ? In my current game, I'm going for the grinding optional, but if you do, I want to make it as easy on you as possible. I'll have the hunt/safari/battle royal skills, that spawn 1/5/10 random encounters in a row, with rewards if you finish them all, but no healing/resting in between, so grinding is convenient if you want to. I combine this with a custom xp curve that takes a heavy jump after each chapter end, so players can grind a bit, but are still doing the final dungeon of each chapter at the desired difficulty. for example, lv 8 to 9 costs 90 xp, lvl 9 to 10 costs 100 xp, but 10 to 11 costs 150 xp and 11 to 12 costs 200, 12 to 13 is 300 xp. The xp per enemy has equivalent jumps. Level 9 enemies might give 5 xp, but lvl 12 enemies give 20 xp. So staying at the right level is actually the best way to level up. This combined with an ever flattening power curve means that every level is worth less than the one after it, percentage wise. level 1 to 2 sees you getting from strength 1 to strength 4, increasing your damage 4 fold. level 20 to 21 increases the same stat from 400 to 441, a 10 % increase in stat, and a 20 % increase in damage. At level 50 this is 2500 to 2600, and a damage increase of 8%. For clarity, my stats are level(+/-1)², and damage is about att²/defense, so against an equal level enemy, this amounts to damage=attack stat (or lvl²). This means that I can have a tight control over player progression in the beginning, but later on I can allow the game to open up, and to have a bit of non linearity. Leveling will also only get you so far. The customisation options for the characters are locked behind dungeon completion, and not raw levelling. Anyway, opinions ?
-
May I get a sprite of Mia Fey from the Ace attorney series. It doesn't matter if the sprite is of the young or the older version of Mia. I would also like her to be faceless. Make the sprite for RPGMaker XP.
- 2 replies
-
- phoenix wright
- fey
-
(and 5 more)
Tagged with:
-
Author: Mr. Trivel Name: Static EXP Created: 2015-10-26 Version: 1.0 What does it do? Makes every level require same amount of EXP. Enemies give exp depending on actor level. How to use? Set parameters in Plugin Manager. And use tags for enemy note fields: <level: X> - Level of enemy. If no level noted assumes level 1. <custom_base_exp> - instead of using default base EXP Plugin: <Link: Github> How to download the Plugin: Click the link above, there will be a button named Raw, press Right Click -> Save As. Terms of Use: Don't remove the header or claim that you wrote this plugin. Credit Mr. Trivel if using this plugin in your project. Free for commercial and non-commercial projects.
-
If this is in the wrong place I do apologize in advance. Feel free to move it if it is. xwx EDIT: Ive finished working on the UI for now and the harder I try to learn how to do this it seems like the less info comes up. I may need a little elp in makin it if this trend keeps up. Google just does not seem to like me lately.... This generator is a product of my own frustration and pickiness with the other ones out there. One didnt have the layering I wanted while another did but not enough resources, and no children ones since some of my planned games have kids featured in. Pictures Sorry they arent in order in there. xwx This is most of the UI design and is based on how the one in RPG Ace looks since I do like that generator the most. Please forgive how bad it currently looks since its my first program and Im still trying to fiddle with it before putting in its coding. Thoughts and suggestions are greatly appreciated. ; w ;
-
Introduction: So i was doing this dungeon part in my game and realized that putting plain obscurity would be bad. Then i decided to search for a quick lantern tutorial as i didn't wanted to use scripts and didn't wanted to make my own system because i'm lazy as hell. My surprise was that the systems were truly BAD, impractical, brute and limitated (your map had to be at least 12 from the edges in order to work). Obviously i was like "seriously..." and ended up makin mine. In like 2 minutes. Ten thousand times more simple and effective. Process: Alright, pay attention. 1) First of all, you gonna need to make an image in Photoshop with your screen size (i'm using 640x480 right now but default is 544x416), grab the gradient tool, choose the radial gradient and check 'reverse' This will make the borders black but the center transparent, and this is what we want to do. Done? Alright, now go to canvas size and you have to double the normal screen size. That means, multiply it by 2. Because i'm a good person, i'll let you here the valors 1088x832 (544x416 normal size) and 1280x960 (640x480 normal size). Fill the transparent space with black and save that image (If you're bad at Photoshop or GIMP or whatever, i'll let you the images at the end of the post, don't worry~) 2) Go to the map you want to be the system, it doesn't cares if it is 600x600 or 24x15, this system will work everywhere. Now you gotta make three events (i make three for order purposes and because that is my way, you can do it in your own way) in one we will set the trigger to parallel process, in the command box we're going to use "Show Picture" in order to... show... the picture (i'm smart ) that we made, but be careful, in the X and Y boxes you gotta put the X and Y valor of the screen and you gotta check the "Center" checkbox instead of "Upper left". Remember, default is 544x416 and XP is 640x480 (did i mention that this works in every single RPG Maker? ) so we're going to put those valors in the boxes. To finish, put the "Erase event" at the end. By the way, you can put those valors for a 'transition' or you simply can create two variables (explained in the third step) and put them in the X and Y valors, just check the "Variable" checkbox instead of "Constant". Both ways will work perfectly. Explaining image: Make another event, this one will be in parallel process but do not put the Erase Event. Choose the "Move Picture" command, you gotta put the picture ID. This is where everything gets beautiful (i love variables <3). In the X and Y we're going to choose variables instead of constants (X and Y) so you gotta create two variables, i'll call them "Player Screen X" and "Player Screen Y". Put them in their respective positions. Do not forget that check "Center" instead of "Upper Left" and finally (this is all your please) put the frames delay ~~ the less the quicker the more the smoother, i chose 40 because that's enough smooth. Explaining image: In the third and final event all you gotta do is to create two variables (the variables we will use for the X and Y positions of the picture) and give them these valors: Explaining image: Conclusion: That's all. You got an awesome, quick, flexible, practical and... and practical system. Bonus: Here, grab some images:
-
NEW screenshots of my game (Project Platypus)
lobitogajardo posted a topic in Screenshots and Mapping
I hope you like it... pd: Thnx to moghunter by his scripts -
Fast Version of Guide: New "Timer" State to make end on a given amount of steps Have the game give the hero that state upon entering When the state ends the step amount time is up and you teleport back Begin Guide Step 1. Getting Where we need Open Database (F9) Go to States Tab Step 2. Make a new State, name it "Timer" A. Enable - Remove by Walking to 100 Steps B. Add - Message when the State Removes "Times Up!" Step 3. Set Up A. Make the Npc or Transfer event give the hero the "Timer" state. B. Turn on a switch "Timer Start" (this is for the next step) Step 4. Completion Make a parallel event go on only if the switch "Timer Start" is on. -Conditional branch -If Eric is Inflicted with state "Timer" -nothing happens -else -Transfer the player back to the entrance (this is when the timer ends) END Suggestions: ***Make the state have a low priority so it shows last next to all other states, and make the icon invisible. **Use music during to remind the player they are on a step timer. *Use for anything like looking for an item, rescuing an NPC, procrastinating in a room, robbing a place.
-
Issue in using XP and VX Tilesets in a VX Ace Project?
Cope posted a topic in Theory and Development
I'd like to use some of the XP's background and character tilesets in the VX Ace Project I'm working on. Partly because I'd much prefer that my PC and NPCs look adult-like and not chibified, and also because there are some items in the former that I'd like to include for aesthetics. I know both XP, VX and VXAce are from the same developer, but they are still wholly different applications. So, I have to ask, is there a problem in exporting their tilesets and importing it in VXAce? Also, I had installed the XP and VX versions in my old laptop before it crashed but fortunately have back-uped their tilesets beforehand, while I'm sure I still have an installation of the latter in our family's old desktop. Does that count also as a factor?