More actions
Created page with "Category:SkillsCategory:Crafting ==Summary== Players can harvest logs using a Hatchet. Lumberjacking always uses Smart Harvest, by double clicking the hatchet you have equipped you automatically attempt to harvest all nearby trees. There is a random chance to harvest colored logs if the player meets the material's skill requirement. * Lumberjacking within town regions is blocked, except for Shelter Island with a young player status. * Trees are randomized w..." |
No edit summary |
||
| Line 1: | Line 1: | ||
[[Category:Skills]][[Category:Crafting]] | [[Category:Skills]][[Category:Crafting]] | ||
The '''Lumberjacking''' skill allows players to harvest logs using a Hatchet. Lumberjacking always uses [[Smart Harvest]], by double clicking the hatchet you have equipped you automatically attempt to harvest all nearby trees. There is a random chance to harvest colored logs if the player meets the material's skill requirement. | |||
* Lumberjacking within town regions is blocked, except for Shelter Island with a young player status. | * Lumberjacking within town regions is blocked, except for Shelter Island with a young player status. | ||
| Line 10: | Line 9: | ||
* Whenever a player Recalls, Travels via Moongate, or Hikes, they will have a 60 second delay before they can attempt to Harvest again | * Whenever a player Recalls, Travels via Moongate, or Hikes, they will have a 60 second delay before they can attempt to Harvest again | ||
** Same applies after teleporting or using an Adventurer's Rope | ** Same applies after teleporting or using an Adventurer's Rope | ||
==Harvesting Colored Logs== | ==Harvesting Colored Logs== | ||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;background: black;" | ||
! Lumber | ! Lumber | ||
! Skill | ! Skill | ||
| Line 64: | Line 59: | ||
Base chances for players to discover colored trees are as follows: | Base chances for players to discover colored trees are as follows: | ||
{| class="wikitable" style="text-align: center;" | {| class="wikitable" style="text-align: center;background: black;" | ||
! Lumber | ! Lumber | ||
! Base Chance | ! Base Chance | ||
| Line 103: | Line 98: | ||
Players using exceptional and colored material Hatchets will receive a Tool Bonus to their harvesting success chances as follows (with all applicable bonuses stacking): | Players using exceptional and colored material Hatchets will receive a Tool Bonus to their harvesting success chances as follows (with all applicable bonuses stacking): | ||
{| class="wikitable" style="text-align:center;" | {| class="wikitable" style="text-align:center;background: black;" | ||
! Material | ! Material | ||
! Tool Bonus | ! Tool Bonus | ||
| Line 140: | Line 135: | ||
| 0.18 | | 0.18 | ||
|} | |} | ||
==Lumber Resource Maps== | ==Lumber Resource Maps== | ||
* When using Lumber Maps, search radius is increased by (100% * (Lumberjacking Skill / 100)) | * When using Lumber Maps, search radius is increased by (100% * (Lumberjacking Skill / 100)) | ||
==PvM Bonus== | ==PvM Bonus== | ||
* When using an axe, increase damage by [[Base Weapon Damage]] * (25% * (Lumberjacking Skill / 100)) damage per hit. | * When using an axe, increase damage by <code>[[Base Weapon Damage]] * (25% * (Lumberjacking Skill / 100))</code> damage per hit. | ||
==PvP Bonus== | ==PvP Bonus== | ||
* When using an axe, increase damage by [[Base Weapon Damage]] * (10% * (Lumberjacking Skill / 100)) damage per hit. | * When using an axe, increase damage by <code>[[Base Weapon Damage]] * (10% * (Lumberjacking Skill / 100))</code> damage per hit. | ||
Revision as of 08:57, 28 February 2025
The Lumberjacking skill allows players to harvest logs using a Hatchet. Lumberjacking always uses Smart Harvest, by double clicking the hatchet you have equipped you automatically attempt to harvest all nearby trees. There is a random chance to harvest colored logs if the player meets the material's skill requirement.
- Lumberjacking within town regions is blocked, except for Shelter Island with a young player status.
- Trees are randomized when they respawn and have a chance to uncover colored logs
- Colored hatchets increase the chance to chop logs successfully
- The chance for a tree to be of a rarer color is not affected by outside parameters
- If you don't have the required skill to harvest the log color of the current tree, you will find the highest color or you can harvest instead
- Whenever a player Recalls, Travels via Moongate, or Hikes, they will have a 60 second delay before they can attempt to Harvest again
- Same applies after teleporting or using an Adventurer's Rope
Harvesting Colored Logs
| Lumber | Skill | Success Chance |
|---|---|---|
Regular |
0 | (((Lumberjacking Skill - 0) / 100) * (1 + Tool Bonus)) |
Dullwood |
65 | (((Lumberjacking Skill - 25) / 80) * (1 + Tool Bonus)) |
Shadowwood |
70 | (((Lumberjacking Skill - 30) / 80) * (1 + Tool Bonus)) |
Copperwood |
75 | (((Lumberjacking Skill - 35) / 80) * (1 + Tool Bonus)) |
Bronzewood |
80 | (((Lumberjacking Skill - 40) / 80) * (1 + Tool Bonus)) |
Goldenwood |
85 | (((Lumberjacking Skill - 45) / 80) * (1 + Tool Bonus)) |
Rosewood |
90 | (((Lumberjacking Skill - 50) / 80) * (1 + Tool Bonus)) |
Verewood |
95 | (((Lumberjacking Skill - 55) / 80) * (1 + Tool Bonus)) |
Valewood |
99 | (((Lumberjacking Skill - 59) / 80) * (1 + Tool Bonus)) |
Avarwood |
110 | (((Lumberjacking Skill - 63) / 80) * (1 + Tool Bonus)) |
Base chances for players to discover colored trees are as follows:
| Lumber | Base Chance |
|---|---|
Regular |
82% |
Dullwood |
4.0% |
Shadowwood |
3.5% |
Copperwood |
3.0% |
Bronzewood |
2.5% |
Goldenwood |
2.0% |
Rosewood |
1.5% |
Verewood |
1.0% |
Valewood |
0.5% |
Avarwood |
0.1% |
Colored Hatchets
Players using exceptional and colored material Hatchets will receive a Tool Bonus to their harvesting success chances as follows (with all applicable bonuses stacking):
| Material | Tool Bonus |
|---|---|
Exceptional |
0.04 |
Mastercrafted |
0.04 |
Dull Copper |
0.02 |
Shadow Iron |
0.04 |
Copper |
0.06 |
Bronze |
0.08 |
Gold |
0.10 |
Agapite |
0.12 |
Verite |
0.14 |
Valorite |
0.16 |
Avarite |
0.18 |
Lumber Resource Maps
- When using Lumber Maps, search radius is increased by (100% * (Lumberjacking Skill / 100))
PvM Bonus
- When using an axe, increase damage by
Base Weapon Damage * (25% * (Lumberjacking Skill / 100))damage per hit.
PvP Bonus
- When using an axe, increase damage by
Base Weapon Damage * (10% * (Lumberjacking Skill / 100))damage per hit.
Training
| Skill | Activity |
|---|---|
| 0-50 | Train from NPC |
| 50-100 | Actively chop trees with a Hatchet |
| 100-120 | Colored wood chops |