Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Vanilla

Reply
 
Thread Tools Display Modes
Old August 24, 2010, 21:21   #1
Sirridan
Knight
 
Sirridan's Avatar
 
Join Date: May 2009
Posts: 560
Sirridan is on a distinguished road
Mushroom changes patch

I made some changes to mushrooms for fun, anyone want to test or mess around?

Added a new one, and changed some existing mushrooms:

1. Added Mushroom of Weal and Woe, randomly increments or decrements each stat permanently. So at best its an !aug, at worst it's a !ruin.

2. Clear mind and debility merged, no longer drains stats. So now it's useful for warriors, a little anyway.

3. Second sight has longer telepathy, and also acts as an !enlight

4. Fast recovery acts like !heal

5. Stoneskin no longer reduces speed by 5, and now gives temp resist to elec and shards.

6. Turbulence has been implemented, and allows you to fire a gravity beam for 150 points of damage.

7. Emergency is now truly for emergencies. It gives resistance to fire, cold, elec, acid, poison, and confusion for a short time. Cures confusion, blindness, cuts, poison, and hallucinations. Heals you for 200. A short time after all these effects wear off, you are knocked out. (Stun counter set to 200)

Enjoy

EDIT:

There are some more changes I wanted to make, but I figured I'd post my WIP.
Attached Files
File Type: txt mushpatch.txt (10.2 KB, 377 views)
Sirridan is offline   Reply With Quote
Old August 24, 2010, 22:39   #2
d_m
Angband Devteam member
 
d_m's Avatar
 
Join Date: Aug 2008
Location: Philadelphia, PA, USA
Age: 42
Posts: 1,516
d_m is on a distinguished road
I will definitely try this out... I've been meaning to make mushrooms more interesting/useful for awhile.
__________________
linux->xterm->screen->pmacs
d_m is offline   Reply With Quote
Old August 24, 2010, 22:45   #3
ZenDragon
Scout
 
ZenDragon's Avatar
 
Join Date: Oct 2009
Location: Amesbury, MA
Age: 41
Posts: 38
ZenDragon is on a distinguished road
How does one go about applying the patch. I'm kind of new to this.
ZenDragon is offline   Reply With Quote
Old August 24, 2010, 23:03   #4
d_m
Angband Devteam member
 
d_m's Avatar
 
Join Date: Aug 2008
Location: Philadelphia, PA, USA
Age: 42
Posts: 1,516
d_m is on a distinguished road
Quote:
Originally Posted by ZenDragon View Post
How does one go about applying the patch. I'm kind of new to this.
This should work on Linux:

Code:
cd angband-trunk
patch -p0 < PATCHFILE-PATH
You can create a patch after modifying the files in angband-trunk this way:

Code:
cd angband-trunk
svn diff -x -w > NEW-PATCHFILE
The -x -w makes sure to leave out random whitespace changes you might have made.
__________________
linux->xterm->screen->pmacs
d_m is offline   Reply With Quote
Old August 25, 2010, 18:14   #5
Sirridan
Knight
 
Sirridan's Avatar
 
Join Date: May 2009
Posts: 560
Sirridan is on a distinguished road
New patch, now mushrooms and molds drop item Mushrooms! Not quite sure if monster lore works though, but besides that it does well

Bug: Death molds drop money and shrooms, I think it has to do with the DROP_4 flag.

To make a monster drop mushrooms, just add DROP_SHROOM to it, however this blocks regular item drops.
Attached Files
File Type: txt shroom_patch2.txt (19.4 KB, 256 views)
Sirridan is offline   Reply With Quote
Old August 26, 2010, 15:42   #6
HallucinationMushroom
Knight
 
HallucinationMushroom's Avatar
 
Join Date: Apr 2007
Location: Indiana, U.S.A.
Age: 44
Posts: 782
HallucinationMushroom is on a distinguished road
Quote:
Originally Posted by Sirridan View Post
To make a monster drop mushrooms, just add DROP_SHROOM to it.
Now when I see monsters with big saucers for pupils I'll know that they are on something strange.
__________________
You are on something strange
HallucinationMushroom is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Patch with new classes Antoine Development 23 August 16, 2010 16:25
Missing mushroom and object generation question Nate Vanilla 27 April 8, 2010 06:32
[V] patch repository? chem Vanilla 1 February 12, 2009 21:14
Notes Patch Narvius Vanilla 12 August 8, 2008 21:50
[Un] The mushroom dialogs andrewdoull Variants 9 August 29, 2007 00:30


All times are GMT +1. The time now is 23:24.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.