This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2009-03-03 18:57:51

IrishArcher
Scratcher
Registered: 2008-11-25
Posts: 100+

Elviad RPG

Click on the picture of El'ingos here:
http://reinerstileset.4players.de/sprites/npc%20079.jpg

My best game yet!  A total of 8 spells, 18 areas, 7 regions, 14 enemies, 2 bosses, and one Elviad.
(Works best on the download.)

Last edited by IrishArcher (2009-03-04 11:18:59)


SmartIrishKid has a multiple personality disorder.  I am personality #2.
http://img191.imageshack.us/img191/9025/wizardrpg.png

Offline

 

#2 2009-03-04 07:56:41

Krystian
Scratcher
Registered: 2009-03-04
Posts: 2

Re: Elviad RPG

hehe, looks interesting, I'll give it a try, love rpg's

Offline

 

#3 2009-03-04 09:43:11

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Elviad RPG

I can't seem to move it won't let me  sad

Offline

 

#4 2009-03-04 11:20:15

IrishArcher
Scratcher
Registered: 2008-11-25
Posts: 100+

Re: Elviad RPG

It only really works on the download.  I'll put that in the original post.


SmartIrishKid has a multiple personality disorder.  I am personality #2.
http://img191.imageshack.us/img191/9025/wizardrpg.png

Offline

 

#5 2009-03-04 16:35:32

Magnie
Scratcher
Registered: 2007-12-12
Posts: 1000+

Re: Elviad RPG

I downloaded it and it didn't work...

Offline

 

#6 2009-03-04 17:59:20

Celux
Scratcher
Registered: 2008-02-18
Posts: 9

Re: Elviad RPG

I like it alot, the whole way of the game is good. Its just so freaking hard and you keep dieing! My suggestion is you add slow regenerating health. If you dont, i will just so i can play it ;P.

Edit: Oops, it already does xD. I guess that just kind of proves my point on how hard it is. Im gonna add my save mod to this game...

Last edited by Celux (2009-03-04 18:29:02)

Offline

 

#7 2009-03-05 10:51:12

IrishArcher
Scratcher
Registered: 2008-11-25
Posts: 100+

Re: Elviad RPG

Your Vitality goes up each level.  In 5.1 it is also possible to raise it manually.

1 Vitality = 10 HP.

Here is the regeneration code:

Code:

forever if <HP < HP-max>
 wait (2/Vitality) seconds
 change HP by 1

Last edited by IrishArcher (2009-03-05 10:53:36)


SmartIrishKid has a multiple personality disorder.  I am personality #2.
http://img191.imageshack.us/img191/9025/wizardrpg.png

Offline

 

Board footer