Game
ChristChar's PC (THE GAME)
6 months ago

Give me some ideas for the types in an RPG set in the digital world (where you battle Trojans and malware), similar to Pokémon, because I feel like what I’ve created isn’t good enough.


this are the types:

("Effectiveness" mean the moltiplicator of that type in difense)

		
			{
	"Normal":{
		"Color":[170,170,170],
		"Effectiveness": {
			"Meme":2,
			"AI":2
		}
	},
	"AI":{
		"Color":[255,255,255],
		"Effectiveness": {
			"Meme":0.5,
			"Malware":2
		}
	},
	"Malware":{
		"Color":[255,0,0],
		"Effectiveness": {
			"Meme":0.5,
			"AI":0.5,
			"Evil":2
		}
	},
	"Player":{
		"Color":[200, 100,0],
		"Effectiveness": {
			"Meme":2,
			"Malware":2,
			"Evil":0.5
		}
	},
	"Magic":{
		"Color":[255,0,255],
		"Effectiveness": {
			"AI":0.5,
			"Evil":0.5,
			"Water":0.5,
			"Fire":0.5,
			"Grass":0.5
		}
	},
	"Meme":{
		"Color":[150,150,255],
		"Effectiveness": {
			"AI":2
		}
	},
	"Evil":{
		"Color":[0,0,0],
		"Effectiveness": {
			"Magic":2,
			"Player":2
		}
	},
	"Water":{
		"Color":[200,200,255],
		"Effectiveness": {
			"Grass":2,
			"Fire":0.5
		}
	},
	"Fire":{
		"Color":[255,200,0],
		"Effectiveness": {
			"Water":2,
			"Grass":0.5
		}
	},
	"Grass":{
		"Color":[0,255,0],
		"Effectiveness": {
			"Fire":2,
			"Water":0.5
		}
	}
}

		
	


7 comments

Loading...

Next up

Haha funny bug

MINECRAFT RENDER

Since that it wins "both (Idk how to do this)" (Ingoring that now it's in draw with Turn based), I'll do that normal battles are Turn based, meanwile boss battles are in Real time. Meanwile in the screenshot the AI is bugged and flies outside the map

@ryon is a Jolter to Watch, game dev, programmer, and artist who worked on Five Nights at Friedrich's! Follow @ryon before the quest ends on July 15 and you'll get Coins!

Ginocraft: The Pikmin launcher

Happy Video Game Day!

July 8 is Video Game Day, a holiday that's obviously close to our hearts at Game Jolt.

Celebrate by completing our quests! They won't be around long, so get the rewards while you can.

(The story told by the image may change, but I still want to share it)

First signs of life of the real time combat system

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

(Most images are palceholders, like the AI one) Devlog 4 of my RPG game