I have fixed that 'invincible goblin bug'(including the wizard one as well.) Also took out the extra battle sequence and made it specific for each area you fought in. I liked wazoox's idea of including more enemies but I didn't like the random idea. You might die if you encountered a demon in the forest! So I assigned a specific enemy to each area. Harder the area, harder the monster is to kill (and less success depending on your level with the toad spell.) But, you get more gold for the harder enemies. I like that quest idea, but I think it would be very long, drawn out code to accomplish this. If you have any bright ideas as to how I might get started (initiate here on the forums and novice at perl) I would gladly appreciate the advice. (I have been thinking about incorporating items in the game too. Any feedback is welcome.) See my notepad for the current code. 1.2 won't be released until I'm sure there will be many more things to offer.

In reply to Re^3: Wizardv1.1 by void_Anthony()
in thread Wizardv1.1 by void_Anthony()

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.