DNA Sampling Events (Game Mechanics)

From SWGANH Wiki
Revision as of 23:15, 30 August 2009 by Ready (Talk | contribs) (Formula: Failure to Obtain Sample)

Jump to: navigation, search




Game Mechanics - Mechanics Category

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Description

Template (Game Messages)

Related Tags

25% This document has been partially completed.

Mechanics This document is about game mechanics.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.

Game Mechanics

Several events can occuring during a dna sampling attempt:

  • Player succeeds in getting a dna sample and nothing happens.
  • Player succeeds in getting a dna sample and the mob aggroes.
  • Player succeeds in getting a dna sample and the mob dies.
  • Player fails to get a sample and nothing happens.
  • Player fails to get a sample and the mob aggroes.

Note: Once an animal aggroes from dna sample the chance of it aggroing again is increased.

Note: If a creature dies while sampling, players CANNOT extract resources from it. The radial option is removed from slain sampled creatures.

Note: If a player's inventory is full when attempting to sample, the sample event will always fail.


DNA Sampling Success Rate

The events encountered while sampling work in some cases, in proportion to the player's DNA Sampling skill modifier value. The exact formula and mechanics for this are unknown but I will try to offer some input on what is known and then make proposals for the elements that have no supporting data.


There are 3 elements that are handled during a dna sampling:

  • Failure to obtain a sample
  • Chance of mob death due to a successful sample attempt
  • Chance of aggression due to the sample attempt (regardless of outcome)


The process:

The first check made is whether or not the sample attempt was a failure. This directly compares the target's Challenge level versus the player's dna sampling skill modifier. If the player passes this check and successfully samples, The next step is to check whether or not a successful sampling attempt results in the creature's death. The final step is determining whether or not the act of sampling itself (regardless of whether or not the player succeeds or fails) triggers an aggressive response by the creature being sampled. Each of these steps presumably has its own formula for calculating the result.


Formula: Failure to Obtain Sample

This formula checks the chance for the player to fail a sampling attempt:

Chance of Failure = (Creature Level / DNA Harvesting Mod) x 100


Note: Chance of failure and success is always 10%.


Formula: Chance of Mob Death

Formula: Chance of Mob Aggro

Source References

Source Source in Context