Deploy Turret: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
| id=Tinkering_DeployTurret
| id=Tinkering_DeployTurret
}}
}}
{{name}} allows the user to deploy any [[missile weapon]] as a static turret in 10 turns of work (10000 [[energy]]). {{Code Reference|namespace=XRL.World.Parts.Skill|class=Tinkering_DeployTurret}} Created turrets have the following stats based on the [[tier]] of their weapon and the [[Tinkering]] skill of their creator:{{Code Reference|namespace=XRL.World.Capabilities|class=IntegratedWeaponHost}}  
{{name}} allows the user to deploy any [[missile weapon]] as a static turret in 10 turns of work (10000 [[energy]]). {{Code Reference|namespace=XRL.World.Parts.Skill|class=Tinkering_DeployTurret}} Created turrets have the following stats based on the [[tier]] of the weapon used and the [[Tinkering]] skill of their creator:{{Code Reference|namespace=XRL.World.Capabilities|class=IntegratedWeaponHost}}  
{| class="wikitable"
{| class="wikitable"
! Stat
! Stat
! Value
! Value
|-
|-
| [[Hit Points]]
| [[Hitpoints]]
| 5 * Tier
|-
| [[AV]]
| 1.5 * Tier
|-
| [[Agility]]
|  
|  
  {| class="wikitable"
  ! No Skill
  | 28
  |-
  ! Tinker I
  | 30
  |-
  ! Tinker II
  | 32
  |-
  ! Tinker III
  | 34
  |-
  |}
|-
| [[Level]]
| Creator's level
|}





Revision as of 23:50, 17 June 2022

Deploy Turret
Skill Tree

Tinkering

Cost

100 sp

Requirements

17 Intelligence

ID

Tinkering_DeployTurret

You may deploy missile weapons as static turrets.

Deploy Turret allows the user to deploy any missile weapon as a static turret in 10 turns of work (10000 energy). [1] Created turrets have the following stats based on the tier of the weapon used and the Tinkering skill of their creator:[2]

Stat Value
Hitpoints 5 * Tier
AV 1.5 * Tier
Agility
No Skill 28
Tinker I 30
Tinker II 32
Tinker III 34
Level Creator's level


Turret tinkers possess a similar ability to create turrets, but they do not do so through this skill: instead, they spontaneously create ammunition and weapons based on their creature type when they create turrets.


Factions That Teach Deploy Turret

Deploy Turret is not taught by any of Qud's persistent factions. However, procedurally generated factions such as village factions can teach randomly chosen skills as part of their water ritual.

Creatures That Have Deploy Turret

  1. XRL.World.Parts.Skill.Tinkering_DeployTurret
  2. XRL.World.Capabilities.IntegratedWeaponHost