User Tools

Site Tools


skills:fishing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
skills:fishing [2018/04/08 02:57]
karl Add ==Apply == section, remove probably earlier available,
skills:fishing [2020/09/30 13:18]
ryo link to skills
Line 1: Line 1:
 ====== Skill Fishing == ====== Skill Fishing ==
- +This skill is implemented since version 1.11.0 of the [[:server]] . \\
-This skill seems to be implemented since at least version 1.11.0 of the [[:server]] . \\+
 This skill is only available through a skill tool named "​fishing pole" . \\ This skill is only available through a skill tool named "​fishing pole" . \\
 The archetype name of the fishing pole is [[:​items:​skills:​skill_tools:​fishing_pole]] . The archetype name of the fishing pole is [[:​items:​skills:​skill_tools:​fishing_pole]] .
  
 There is no treasure list, that contains fishing_pole,​ as there are for [[:​items:​skills:​skill_tools:​lockpicks]] and flint_and_steel,​ \\ There is no treasure list, that contains fishing_pole,​ as there are for [[:​items:​skills:​skill_tools:​lockpicks]] and flint_and_steel,​ \\
-making it unavailable to the average player as random find in dungeons ​and purchase-able ​in [[:​guides:​store_guide|shops]] ​. \\+making it unavailable to the average player as random find in dungeons. Fishing poles are available ​in one shop right now, Sargas'​s fine fishing supplies in Darcap.\\
 A Dungeon Master can get himself such a fishing pole by the DM command [[:​dm_commands#​create]] : \\ A Dungeon Master can get himself such a fishing pole by the DM command [[:​dm_commands#​create]] : \\
 ''​create 1 0 fishing_pole''​ . \\ ''​create 1 0 fishing_pole''​ . \\
Line 16: Line 15:
 and is usually found at ocean'​s coasts on world maps. \\ and is usually found at ocean'​s coasts on world maps. \\
 All other water archetypes do not contain fish as treasures: lakes, rivers, ponds. All other water archetypes do not contain fish as treasures: lakes, rivers, ponds.
- 
 ===== Apply == ===== Apply ==
 Applying the fishing pole puts the fishing pole into the foreground of the range attack line \\ Applying the fishing pole puts the fishing pole into the foreground of the range attack line \\
-in the client as //Skill: fishing pole// ; to be fired then afterwards by [[:​player_commands#​Special bind'​s:​|firekey]] + directionalkey .+in the [[:client]] as //Skill: fishing pole// ; to be fired then afterwards by [[:​player_commands#​Special bind'​s:​|firekey]] + directionalkey .
  
  
Line 63: Line 61:
  
 ===== Technical == ===== Technical ==
 +Fishing is a specialized skill of type [[dev:​skills#​sk_harvesting|harvesting]]
 +
 The skill is internally called SK_HARVESTING : The skill is internally called SK_HARVESTING :
  
Line 68: Line 68:
   * Function do_skill() in //​server/​server/​skill-util.c//​ calls    * Function do_skill() in //​server/​server/​skill-util.c//​ calls 
     *  do_harvest() in //​server/​server/​c_misc.c//​     *  do_harvest() in //​server/​server/​c_misc.c//​
- 
  
 ===== Versions == ===== Versions ==
Line 87: Line 86:
  
 Server Version 1.70.0: Works. Server Version 1.70.0: Works.
 +
 +
 +----
 +
 +===== Read Also ==
 +
 +See also the skills [[Use Magic Item]] \\
 +and [[Lockpicking]] , [[Inscription]] , [[Praying]] , [[Wizardry]] for other skill tool deployments.
  
skills/fishing.txt · Last modified: 2020/09/30 13:18 by ryo