|
From: Crossfire C. r. messages.
<cro...@li...> - 2020-11-30 19:01:12
|
Revision: 21573
http://sourceforge.net/p/crossfire/code/21573
Author: rjtanner
Date: 2020-11-30 19:01:04 +0000 (Mon, 30 Nov 2020)
Log Message:
-----------
Syncrhonize Spell_Shellf with Trunk archetypes - new ranger class and graphics, new composite bow graphic, fix for lampost graphics, fix for Purple Worm archetype, fix Lamia graphic hair color, fix for lightbulb archetype
Modified Paths:
--------------
arch/branches/Spell_shuffle/ChangeLog
arch/branches/Spell_shuffle/light/light_bulb.arc
arch/branches/Spell_shuffle/monster/animal/giant_worm/purple_worm.face
arch/branches/Spell_shuffle/monster/misc/lamia/lamia.base.x31.png
arch/branches/Spell_shuffle/monster/misc/lamia/lamia.base.x32.png
arch/branches/Spell_shuffle/weapon/bow/compositebow.base.111.png
Added Paths:
-----------
arch/branches/Spell_shuffle/light/lampost.clsc.111.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.arc
arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.111.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.112.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.131.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.132.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.151.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.152.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.171.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.172.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.111.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.112.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.131.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.132.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.151.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.152.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.171.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.172.png
arch/branches/Spell_shuffle/player/class/Warrior/ranger.trs
arch/branches/Spell_shuffle/player/class/Warrior/ranger_class.face
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.111.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.112.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.131.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.132.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.151.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.152.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.171.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.172.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.111.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.112.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.131.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.132.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.151.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.152.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.171.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.172.png
arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.face
arch/branches/Spell_shuffle/readable/guide/guide_ranged.arc
arch/branches/Spell_shuffle/weapon/bow/compositebow.clsc.111.png
Modified: arch/branches/Spell_shuffle/ChangeLog
===================================================================
--- arch/branches/Spell_shuffle/ChangeLog 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/ChangeLog 2020-11-30 19:01:04 UTC (rev 21573)
@@ -1,3 +1,102 @@
+Make the light bulb invisible lighting arches have no_pick
+so that spells can't push them around.
+light/light_bulb.arc
+Daniel Hawkins 2020-11-21
+
+Add guide to Ranged Combat so that the Ranger class can start with a guide.
+readable/guide/guide_ranged.arc
+player/class/Warrior/ranger.trs
+Daniel Hawkins 2020-11-13
+
+New image for composite bow. Move the old image to the classic tileset.
+weapon/bow/compositebow.base.111.png
+weapon/bow/compositebow.clsc.111.png
+Daniel Hawkins 2020-11-12
+
+Add new player class -- ranger
+This is intended to allow better early-game focus on missile weapons.
+Also include special handling so the elf race image is also used as
+the elf ranger image.
+player/class/Warrior/ranger.*
+player/class/Warrior/ranger_class.face
+player/race/elf_player_class_ranger.*
+Daniel Hawkins 2020-11-10
+
+Add subtype 2 to guide to Close Combat
+readable/guide/guide_melee.arc
+Daniel Hawkins 2020-10-28
+
+Add descriptions to all skill objects.
+This annotates each skill with flavour text and information about what the
+skill's passive, active, and crafting effects (if any) are.
+Note that this information is not actually visible in-game prior to server
+version r21515.
+skill/*.arc
+Rebecca Kelly 2020-10-20
+
+Start to move crafting-specific materials out of misc and into crafting
+crafting/Materials/leathers.arc
+crafting/Materials/leather.face
+crafting/Materials/leather.base.111.png
+crafting/Materials/leather_black.base.111.png
+crafting/Materials/leather_white.base.111.png
+crafting/Materials/leather_strips.base.111.png
+crafting/Tools/b_slicingknife.base.111.png
+crafting/Tools/b_slicingknife.face
+crafting/Tools/slicingknife.arc
+crafting/Tools/slicingknife.base.111.png
+crafting/Tools/slicingknife.face
+crafting/Container/*
+Daniel Hawkins 2020-10-12
+
+Fix weirdness involving repeated races on dwarves.
+races
+Daniel Hawkins 2020-10-12
+
+Make aggravation a castable spell, and give it level-scaling
+The code to prevent charm monsters abuse
+from like 2010 appears to have caused the lvl 1
+aggravation horns to be essentially useless.
+Also, make the horns that spawn w/ aggravation have reasonable levels.
+Add the aggravation spell to the random spell list for sorcery.
+spell/MoodChange/spell_aggravation.arc
+spell/SpellBook/sorcerer_book.trs
+artifacts
+Daniel Hawkins 2020-10-10
+
+Add the file as a random drop.
+treasures.trs
+Daniel Hawkins 2020-10-09
+
+Add formulae for crafting weapons of Silvered Edge
+from the newly-added silver filings.
+Also added scythe to the list of valid weapons to silver.
+formulae
+artifacts
+Daniel Hawkins 2020-10-09
+
+Add silver filings as the first item creatable from
+the nee file crafting tool.
+formulae
+crafting/Materials/silver_filings.arc
+crafting/Materials/silver_filings.base.111.png
+crafting/Materials/silver_filings.face
+Daniel Hawkins 2020-10-09
+
+Add crafting tool "file".
+Can be used to powderize metal bars (well, that's the plan anyway).
+crafting/Tools/file.arc
+crafting/Tools/file.base.111.png
+crafting/Tools/file.face
+crafting/README
+Daniel Hawkins 2020-10-09
+
+Add artifact entry for silvered weapons.
+Ensure it is restricted to stabbing and slicing weapons, since bludgeoning with
+silver doesn't seem like it would make much difference.
+artifacts
+Daniel Hawkins 2020-10-09
+
Make the trident imagery less bright, using the W3C green rather than XPM green.
This put the green hue at half the previous brightness.
Move the bright green trident to the classic image set.
@@ -366,7 +465,7 @@
Patch #270 New Items - 6 different items
* Patch accepted with changes as summarized in the patch entry
-at Sourceforge. Basically, changes for clarity and removed
+at Sourceforge. Basically, changes for clarity and removed
duplicate and conflicting item properties identified by
Gridarta for Crossfire
armour/helmet/bone_helm.arc
@@ -383,7 +482,7 @@
weapon/sword/giants_knife.base.111.png
Rick Tanner 2017-03-19
-Patch #267 New Items - 7 different items
+Patch #267 New Items - 7 different items
* Changed attacktype of the Order Sword to remove GodPower, now uses
Magic, Physical and WeaponMagic instead
* Changed attacketype of Bloodreaver Axe to remove GodPower and disease
@@ -575,11 +674,11 @@
random/randomWeal.arc
random/randomWeap.arc
random/random_ore.arc
-random/random_tree.arc
+random/random_tree.arc
RJT 2014-09-08
New graphic and face for random_ore tile, it was using the same
-face as random_mineral before.
+face as random_mineral before.
random/randomOre.base.111.png
random/randomOre.face
random/random_ore.arc
@@ -1182,7 +1281,7 @@
RJT 2012-09-21
New Graphic and archetype for West Guild building and West Guild Storage building.
-Based on existing guild graphics but with a sign or banner on the front.
+Based on existing guild graphics but with a sign or banner on the front.
construct/town/guild2storage_west.base.x11.png
construct/town/guild2storage_west.arc
construct/town/guild2_west.arc
Added: arch/branches/Spell_shuffle/light/lampost.clsc.111.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/light/lampost.clsc.111.png
===================================================================
--- arch/branches/Spell_shuffle/light/lampost.clsc.111.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/light/lampost.clsc.111.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/light/lampost.clsc.111.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Modified: arch/branches/Spell_shuffle/light/light_bulb.arc
===================================================================
--- arch/branches/Spell_shuffle/light/light_bulb.arc 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/light/light_bulb.arc 2020-11-30 19:01:04 UTC (rev 21573)
@@ -1,6 +1,7 @@
Object light1
name light
face light_bulb_1.111
+no_pick 1
glow_radius 1
invisible 1
end
@@ -7,6 +8,7 @@
Object light2
name light
face light_bulb_2.111
+no_pick 1
glow_radius 2
invisible 1
end
@@ -13,6 +15,7 @@
Object light3
name light
face light_bulb_3.111
+no_pick 1
glow_radius 3
invisible 1
end
@@ -19,6 +22,7 @@
Object light4
name light
face light_bulb_4.111
+no_pick 1
glow_radius 4
invisible 1
end
Modified: arch/branches/Spell_shuffle/monster/animal/giant_worm/purple_worm.face
===================================================================
--- arch/branches/Spell_shuffle/monster/animal/giant_worm/purple_worm.face 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/monster/animal/giant_worm/purple_worm.face 2020-11-30 19:01:04 UTC (rev 21573)
@@ -5,4 +5,4 @@
purple_worm.x31
purple_worm.x71
mina
-
+end
Modified: arch/branches/Spell_shuffle/monster/misc/lamia/lamia.base.x31.png
===================================================================
(Binary files differ)
Modified: arch/branches/Spell_shuffle/monster/misc/lamia/lamia.base.x32.png
===================================================================
(Binary files differ)
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.arc
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.arc (rev 0)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.arc 2020-11-30 19:01:04 UTC (rev 21573)
@@ -0,0 +1,25 @@
+Object ranger_class
+name ranger
+randomitems ranger_class_items
+anim_suffix class_ranger
+face ranger.151
+animation ranger_class
+msg
+Skills: 1H Weapons, Woodsman, Missile Weapons, Hiding
+Items: hunter's bow & arrows, dagger
+---
+Straddling the gaps between wild places and civilization, you feel equally comfortable in both an inn and a forest. Your frequent use of bow and arrow to procure food has given you a hunter's cunning, stealth, and speed, but has not allowed you to devote time to learn to command magic nor to following any particular diety. You're also a bit terse and straightforward, which is generally offputting to the wealthier folks in town, but most commoners don't seem to mind.
+You're no stranger to goblin raids, and have defended your hauls from them on many occasions.
+endmsg
+is_animated 1
+anim_speed -1
+type 37
+level 1
+Str 1
+Dex 2
+Con -1
+Int 2
+Wis 0
+Pow -4
+Cha -1
+end
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.111.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.111.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.111.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.111.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.111.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.112.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.112.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.112.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.112.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.112.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.131.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.131.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.131.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.131.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.131.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.132.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.132.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.132.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.132.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.132.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.151.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.151.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.151.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.151.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.151.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.152.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.152.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.152.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.152.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.152.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.171.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.171.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.171.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.171.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.171.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.172.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.172.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.172.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.172.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.base.172.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.111.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.111.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.111.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.111.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.111.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.112.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.112.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.112.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.112.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.112.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.131.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.131.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.131.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.131.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.131.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.132.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.132.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.132.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.132.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.132.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.151.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.151.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.151.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.151.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.151.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.152.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.152.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.152.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.152.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.152.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.171.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.171.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.171.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.171.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.171.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.172.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.172.png
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.172.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.172.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.clsc.172.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger.trs
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger.trs (rev 0)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger.trs 2020-11-30 19:01:04 UTC (rev 21573)
@@ -0,0 +1,25 @@
+treasure ranger_class_items
+ arch huntersbow
+ more
+ arch arrow
+ nrof 400
+ more
+ arch quiver
+ more
+ arch b_dagger
+ more
+ arch skill_woodsman
+ more
+ arch skill_missile_weapon
+ more
+ arch skill_hide
+ more
+ arch skill_one_handed_weapon
+ more
+ list basic_skills
+ more
+ arch leather_armour
+ more
+ arch guide_ranged
+ end
+
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger.trs
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/class/Warrior/ranger_class.face
===================================================================
--- arch/branches/Spell_shuffle/player/class/Warrior/ranger_class.face (rev 0)
+++ arch/branches/Spell_shuffle/player/class/Warrior/ranger_class.face 2020-11-30 19:01:04 UTC (rev 21573)
@@ -0,0 +1,11 @@
+animation ranger_class
+facings 4
+ranger.111
+ranger.112
+ranger.131
+ranger.132
+ranger.151
+ranger.152
+ranger.171
+ranger.172
+mina
Property changes on: arch/branches/Spell_shuffle/player/class/Warrior/ranger_class.face
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.111.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.111.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.111.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.111.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.111.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.112.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.112.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.112.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.112.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.112.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.131.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.131.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.131.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.131.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.131.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.132.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.132.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.132.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.132.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.132.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.151.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.151.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.151.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.151.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.151.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.152.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.152.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.152.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.152.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.152.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.171.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.171.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.171.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.171.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.171.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.172.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.172.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.172.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.172.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.base.172.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.111.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.111.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.111.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.111.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.111.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.112.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.112.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.112.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.112.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.112.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.131.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.131.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.131.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.131.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.131.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.132.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.132.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.132.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.132.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.132.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.151.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.151.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.151.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.151.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.151.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.152.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.152.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.152.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.152.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.152.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.171.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.171.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.171.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.171.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.171.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.172.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.172.png
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.172.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.172.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.clsc.172.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
Added: arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.face
===================================================================
--- arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.face (rev 0)
+++ arch/branches/Spell_shuffle/player/race/elf_player_class_ranger.face 2020-11-30 19:01:04 UTC (rev 21573)
@@ -0,0 +1,12 @@
+animation elf_player_class_ranger
+facings 4
+elf_player_class_ranger.111
+elf_player_class_ranger.112
+elf_player_class_ranger.131
+elf_player_class_ranger.132
+elf_player_class_ranger.151
+elf_player_class_ranger.152
+elf_player_class_ranger.171
+elf_player_class_ranger.172
+mina
+
Added: arch/branches/Spell_shuffle/readable/guide/guide_ranged.arc
===================================================================
--- arch/branches/Spell_shuffle/readable/guide/guide_ranged.arc (rev 0)
+++ arch/branches/Spell_shuffle/readable/guide/guide_ranged.arc 2020-11-30 19:01:04 UTC (rev 21573)
@@ -0,0 +1,18 @@
+Object guide_ranged
+name guide to Ranged Combat
+msg
+o You can change how you fire arrows with the "bowmode" command. Depending on your combat situation, different modes will be useful at different times.
+o Most bows require strength to draw and hold at the ready. Be on the lookout for equipment that increases strength.
+o Dexterity will help you maneuver around monsters to keep them at a distance, as well as make you harder to hit should they actually reach you. Potions and gear that increase Dexterity may prove invaluable.
+o Quivers of Holding Arrows or Bolts are important, so that you can carry large quantities of arrows without weighing yourself down.
+o Don't forget to retrieve your arrows after you've cleaned up a room! Running out of arrows mid-fight is embarassing and sometimes lethal.
+o Having some spells to replenish your arsenal, such as "create missile", can prove invaluable. Arrows will break occasionally when they are used and will need to be replaced over time.
+endmsg
+nrof 1
+face book_red.111
+type 8
+subtype 2
+skill literacy
+material 1
+weight 4000
+end
Modified: arch/branches/Spell_shuffle/weapon/bow/compositebow.base.111.png
===================================================================
(Binary files differ)
Added: arch/branches/Spell_shuffle/weapon/bow/compositebow.clsc.111.png
===================================================================
(Binary files differ)
Index: arch/branches/Spell_shuffle/weapon/bow/compositebow.clsc.111.png
===================================================================
--- arch/branches/Spell_shuffle/weapon/bow/compositebow.clsc.111.png 2020-11-30 02:04:44 UTC (rev 21572)
+++ arch/branches/Spell_shuffle/weapon/bow/compositebow.clsc.111.png 2020-11-30 19:01:04 UTC (rev 21573)
Property changes on: arch/branches/Spell_shuffle/weapon/bow/compositebow.clsc.111.png
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|