|
|
Line 436: |
Line 436: |
| | | |
| | | |
− | ||
| |
− | ||/string/en/trap/
| |
− | ||trap.stf
| |
− | ||internal_command_string
| |
− | ||
| |
− | |- align="center"
| |
− |
| |
− |
| |
− |
| |
− | ||
| |
− | ||/string/en/trap/
| |
− | ||trap.stf
| |
− | ||internal_command_string
| |
− | ||
| |
− | |- align="center"
| |
− |
| |
− |
| |
− |
| |
− | ||
| |
− | ||/string/en/trap/
| |
− | ||trap.stf
| |
− | ||internal_command_string
| |
− | ||
| |
− | |- align="center"
| |
| | | |
| | | |
Revision as of 23:35, 5 September 2007
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Description
/throwtrap: This command is what you use to throw traps at creatures. It's easier to simply hotkey the inventory item when using traps, however.
Command: /throwTrap
CommandQueue Entry: throwtrap (0549BE67)
|
Related Tags
0%
|
This document has not been started.
|
|
Ability
|
This document relates to Player Abilities.
|
|
Scout
|
This document is related to the Scout Profession.
|
|
Ranger
|
This document is related to the Ranger Profession.
|
|
|
Ability Breakdown & Details
Trapping is a special ability which allows you to debuff enemies and in some cases, also cause damage. Traps have a throwing range of up to 50 meters at a rate of 5 seconds between throws, and there are a number of different traps available. Chance to succeed with the trap varies with your trapping modifier. Traps cannot kill, they can only help reduce the capacity of the enemy to fight. They also only work on creatures, not human or alien types. Traps always hit the target however their effect may not apply to the target due to the cl of the target vs the players trapping skill level. A higher CL mob will be resistant to most low trap level attacks. Using traps costs action pool points. Each trap can be used at one level lower than the skill level its schematic is available, meaning like camping, a scout/ranger may use a trap without actually being able to make the item so long as it is one trapping level lower than the schematic. Note: Perhaps its a range set for each profession as whether or not the player may qualify to use the item. Example: for scouts it may be so long as the player is within +5 of the next trap schematic, for ranger it may be the player has to be within +10.
On Trapping Exp, There is a duration timer for the status effects caused from each trap before it wears off. So if you through a bone spur trap and it affects a creature, you can not get exp from another Bone Spur trap for approximately 6 secs. However, if you through another type of trap, say a Noise Maker, you can get exp immediately for this trap. Traps do not stack the same effect upon itself. Meaning,you cannot use one trap repeatedly to keep the same state applied to a mob. The effect must wear off first then the player can apply another trap to cause a status effect. Trapping experience gained is a fixed amount depending on the CL of the target if a trap is successfully applied, meaning every mob of a certain CL will give the same amount of experience when hit by a trap.
WORKINGS OF INDIVIDUAL TRAPS
(no stats were found for debuffs to defenses nor for the damage done, so will have to make something up for them. 30 sec timer figures for state durations and 5 sec timer for trap throw time come from precu combat logs)
WIRE MESH
Wire Mesh: Lowers melee defense by 25
effect is "melee defense down"
Stacks with Glow wire trap effect
Lecepanine Dart
Lecepanine dart. Causes dizzy state for 30 seconds and damages action.
Hits for 50 action and mind pool damage.
Glow Juice
Glow Juice Trap: lowers ranged defense by 25 for 30 seconds
Can be stacked with Glow Wire trap effect
Sharp Bone Spur
Sharp Bone Spur: Causes blind state for 30 seconds and damages mind and health pool by 300
Noise maker
Causes Stun state for 30 seconds damages mind pool by 900
Stink Bomb
Lowers state defense by 50 for 30 seconds on creature so that states may be more easily applied.
Glow wire
Glow-Wire: lowers ranged and melee defense both by 50 for 30 seconds
Stacks with wire mesh and glow juice
Phecnacine Dart
Slows creature movement (snare effect 30 sec)
ADHESIVE MESH:
Damages action pool by 500
Roots an enemy for up to 30 seconds. Seems to depend on the CL of the mob vs the players trapping skill to determine the duration of the root and whether or not the effect sticks.
Couldnt find precu aoe radius for these so will use the CU version which is 10 meter Area of Effect.
Flash Bomb
Causes an Area Effect Blind effect for 30 seconds
Sonic Pulse traps
Causes an Area Effect Stun and Dizzy effect for 30 seconds
Ability Flow
<graphviz>
digraph G
{
rankdir = LR;
node [shape=record, width=.2, height=.2];
node [width=1];
node1 [color="#929292", label = "Step 01", style="bold", fontname="arial",
fontcolor="#929292", URL="Test101"];
node2 [color="orange", label = "Step 02", style="bold", fontname="arial",
fontcolor="#458CAF", URL="Test102"];
node3 [color="orange", label = "Step 03", style="bold", fontname="arial",
fontcolor="#458CAF", URL="Test101"];
node1 -> node2:w [color="#929292"];
node2:w -> node3:e [color="#515FCA", constraint=false];
}
</graphviz>
|
System Messages
ID |
Path |
Filename |
Trigger |
Message
|
sys_not_ready
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
The trap is not ready to be used again.
|
sys_miss
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
Your trap failed to affect the target.
|
sys_creatures_only
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
The trap can only affect creatures!
|
trap_tranq_dart_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT slows noticeably as the tranquilizer takes effect.
|
trap_spur_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT is blinded by the painful spur!
|
trap_noise_maker_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT is stunned by the piercing noise!
|
trap_webber_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT has become entangled in the sticky mesh.
|
sys_cannot_throw
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
You cannot use a trap right now.
|
trap_no_skill
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
You do not have the skill to use traps.
|
trap_no_skill_this
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
Your trapping skill is too low to use this trap.
|
trap_drowsy_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
The dart's poison takes effect on %TT!
|
trap_drowsy_effect_no
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
The trap hits, but the poison has no effect on %TT.
|
trap_spur_effect_no
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
The spur hits, but %TT ignores it in a blind rage!
|
trap_noise_maker_effect_no
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT is already too stunned to be affected by the noise maker.
|
trap_tranq_dart_effect_no
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
The tranquilizing poison has no evident effect on %TT.
|
trap_webber_effect_no
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT does not appear to be affected by the adhesive.
|
trap_melee_def_1_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT becomes vulnerable to melee attacks!
|
trap_ranged_def_1_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT becomes vulnerable to ranged attacks!
|
trap_melee_ranged_def_1_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT becomes more vulnerable to attacks!
|
trap_state_def_1_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
%TT becomes vulnerable to state effects!
|
trap_flash_bomb_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
The flash bomb bursts, blinding nearby enemies!
|
trap_sonic_pulse_effect
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
The sonic pulse trap unleashes a piercing screech, stunning nearby enemies!
|
sys_no_pets
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
That creature is not an enemy and cannot be trapped.
|
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
|
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
|
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
|
|
SUI Prompt
Combat Chat Spam
Fly Text
ID |
Path |
Filename |
Trigger |
Message
|
melee_def_1_on
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
! Melee Defense Down !
|
melee_def_1_off
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
! Melee Defense Up !
|
ranged_def_1_on
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
! Ranged Defense Down !
|
ranged_def_1_off
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
! Ranged Defense Up !
|
state_def_1_on
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
! State Defense Down !
|
state_def_1_off
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
! State Defense Up !
|
melee_ranged_def_1_on
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
! Combat Defense Down !
|
melee_ranged_def_1_off
|
/string/en/trap/
|
trap.stf
|
internal_command_string
|
! Combat Defense Up !
|
|
Formula(s)
Source References
|
Ability HAM Costs
Modifier |
Value
|
Health Cost |
0
|
Action Cost |
80
|
Mind Cost |
0
|
Force Cost |
0
|
|
Ability Multipliers
Modifier |
Value
|
Health cost |
0
|
Action cost |
0
|
Mind cost |
0
|
Force cost |
0
|
Damage |
0
|
Delay Time |
0
|
|
|