Harvest Corpse (Ability)
Ability - Harvest Corpse
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Description/harvestcorpse <corpse>: This command allows you to withdraw Meat, Hide or Bone from a harvestable creature corpse. Not all creatures will have all 3 of these options, and some may have none.
|
Related Tags
|
System Messages
Using Harvest Corpse
Once a creature has been killed, players have the option to harvest its remains for usable resources using the Harvest Corpse radial menu. Harvesting cannot be done while in combat however,so all combat actions must be completed before a player may use the harvest radials. When using the harvest corpse radial option, there are 3 options to choose from if an animal has these resources availible to them:
- Bone
- Meat
- Hide
Using the harvest corpse command without selecting a type of resource to gather will randomly choose a resource to gather if none has been previously selected, or it will use the last type resource that was harvested.
Players may also collect resources using droids with creature harvest modules equipped. See Creature Harvest Module Usage
Experience
Harvesting creatures gives scouting experience and the amount of experience given is based solely on the challenge level of the creature that is harvested. The experience for these values are fixed for each CL through using the Creature Factor attribute and harvesting from two different mobs of the same CL will give the same experience. The experience cap for harvesting is set at 2000.
Harvest Yields
Harvesting yields are based on the harvesting skill modifier, grouping bonuses, droid bonuses, creature factors and finally resource concentration factors. Resource yields come under 3 categories based on their amount: Scrawny, medium, fat.
Note: Dungeon and cell areas do not contain resource maps, and any creature harvested in these areas are defaulted to only allowing 1 unit of resource.
The formula for calculating player harvest yields on adult creatures is:
Resource Amount = ( Harvest Skill Factor * Creature Factor * ( Concentration Factor / 100 ) ) * ( 1 + Group Harvest Bonus)
The formula for calculating player harvest yields on baby creatures is:
Resource Amount = ( Harvest Skill Factor * ( Creature Factor / 10 ) * ( Concentration Factor / 100 ) ) * ( 1 + Group Harvest Bonus)
An example for harvesting a level 30 creature with no group, 45 creature harvest skill modifier, no Veghash and no droid:
The breakpoint for skinny/normal is: ((45+100)/100) * 371 * (9/100) = 48 units.
The breakpoint for normal/fat is: ((45+100)/100) * 371 * (13.5/100) = 72 units.
Which means you will get up to 48 when it's skinny, 48 to 72 when it's normal and 72 and above when it's fat.
The formula for calculating Droid harvest yields on adult creatures is:
Resource Amount = ( Harvest Skill Factor * Creature Factor * ( Concentration Factor / 100 ) ) * (1 + Droid Harvest Bonus)
The formula for calculating Droid harvest yields on baby creatures is:
Resource Amount = ( Harvest Skill Factor * ( Creature Factor / 10 ) * ( Concentration Factor / 100 ) ) * (1 + Droid Harvest Bonus)
Formula Elements:
System MessagesSUI PromptCombat Chat SpamFly TextFormula(s)
Source References |
Ability HAM Costs
Ability Multipliers
|