Topic: Of string and bones  (Read 5505 times)


Privateer

« on: November 04, 2020, 04:41:19 AM »
********NOTE: You have to be logged in to see the downloads*************

 For those who live alone and like it;
Just a little messing with string, bones and feathers for gorge fishing.
First you need some string;
Code: [Select]
.String. "Cord" [effort:1] [phys:hands,one-armed] *FISHING* /15/ %30% |-1| [patch]
{Cord} #.2# [remove] [patchwise]
{Knife} <Fisher's knife> 
[WEIGHT:.2]
[MATERIAL:cloth]
[TILEGFX:it-cord]
[TYPE:skin]
2 x 15 ft lengths should be sufficient.

Next we need to make a some bone fragments with which to fashion a gorge (lever which pitches in the fishes mouth and traps it), and using bone would provide some level of meaty smell.
Code: [Select]
.Bone fragment. "Birch twig" [effort:1] [phys:hands,one-armed] *FISHING* /15/ %20% |-1|
{Bone} #.2# [remove] '+to make hook'
{Stone} '+for a working surface'
{Rock} '+to chip bone'
[WEIGHT:.2]
[MATERIAL:bone]
[TYPE:valuable]
[TILEGFX:vl-sring]
Next is to assemble the fishing line w/bone, weight, line and feathers for action.
Code: [Select]
.Fishing Gorge. "Javelin" [effort:1] [phys:hands,one-armed] *FISHING* /35/ %10% |-1|
{String} =30= '+for line' [remove]
{* feather} (3) '+used to bait'
{Rock} '+used as a weight' [remove]
{Bone fragment} '+used to hook' [remove]
{Knife} <Fisher's knife>
[WEIGHT:1.6]
[TILEGFX:it-rope]
[TYPE:tool]

 Now the 'fishable' base items are limited with some 'targeting' multiple fish and some targeting single fish.
For the example I used javelin (which targets single fish). However this could easily be changed to small trident, fishing rod or rock as you prefer.

 Let me know if there's any issue.
PS. Fish 'Cuts'
Code: [Select]
.Clean fish. "Trout" [effort:1] [noquality] [phys:arms,one-armed]  *FISHING*  /10/ %10% |-2| [patch:5]
{Raw fish}      #1#     [remove] [name:%s cut] [patchwise]
{Knife} <Fisher's knife> '+to clean and chop'
[WEIGHT:1]
« Last Edit: November 13, 2020, 08:56:01 PM by Privateer »
To help is it's own reward.
Mods:
https://www.unrealworld.fi/forums/index.php?action=profile;area=showposts;sa=attach;u=10 Player Quests, Arrow quiver, Bee hives honey & mead, Massive menus, Fish Farmer, Combat trainer, Player made markers, Weaving, Wood stacks, Chicken coop Fish cuts, string&bone.