Shields

From Data Realms Wiki

(Difference between revisions)
Jump to: navigation, search
(Undo revision 23594 by Daman (talk))
(Updated and completed with new arsenal images. Reworked page. Removed "stub" tag-- there's really nothing more to say for shields.)
Line 1: Line 1:
-
Shields are a category for items held by the offhand or secondary hand of any [[AHuman]] actor.
+
Shields are a category of [[HeldDevice]] items equipped to the background arm (offhand) of an [[AHuman]]. Shields don't properly equip to [[ACrab]] actors.
-
<pre>
+
 
-
AddDevice = HeldDevice
+
Currently there is only one shield in the game. However, the category has proven useful for modders.
-
PresetName = <Shield Name Here>
+
-
AddToGroup = Shields
+
-
</pre>
+
-
Although currently only used by the game for shields, the Shield category has been used by the mod community to enable the creation of offhand weapons:
+
== [[Free Trade]] ==
 +
 
 +
=== Riot Shield ===
 +
[[Image:Riot_Shield--4X.png]]
 +
* Tech: [[Free Trade]]
 +
* Gold Value: 15
 +
* Mass: 8
 +
* Description: "This metal shield provides excellent additional frontal protection to the user and it can stop numerous hits before breaking up." <br>
 +
Able to stand up to a barrage about as well as a "heavy infantry" classed [[Actors | Actor]], the Riot Shield leaves a bit of exposure. It is best to stay low to the ground when hiding behind the shield.
 +
 
 +
 
 +
== Off-hand Weapons ==
 +
Although currently only used by the game for shields, the Shield category has been used by the mod community to enable the creation of '''Off-hand Weapons''':
<pre>
<pre>
AddDevice = HDFirearm
AddDevice = HDFirearm
Line 13: Line 22:
</pre>
</pre>
-
If an [[Actor]] has both a Shield/Off-hand Weapon and a one-handed weapon in its inventory, both can be used at the same time (Weapon in main hand, Shield/Off Hand Weapon in the off hand).
+
If an [[Actor]] has both a Shield/Off-hand Weapon and a one-handed [[Weapons | weapon]] equipped, both can be fired at the same time.
-
 
+
-
== Riot Shield ==
+
-
[[Image:RiotX4.png|left]]
+
-
Cost = 15 oz.
+
-
 
+
-
The only shield introduced in Cortex Command thus far, the Riot shield is a simple defensive equipment capable of taking a few bullets so your unit doesn't have to. It is still possible to get hit though, for this reason it is best to stay low to the ground when hiding behind the shield.
+
-
 
+
-
{{Template:stub}}
+

Revision as of 06:32, 9 July 2012

Shields are a category of HeldDevice items equipped to the background arm (offhand) of an AHuman. Shields don't properly equip to ACrab actors.

Currently there is only one shield in the game. However, the category has proven useful for modders.

Free Trade

Riot Shield

Riot Shield--4X.png

  • Tech: Free Trade
  • Gold Value: 15
  • Mass: 8
  • Description: "This metal shield provides excellent additional frontal protection to the user and it can stop numerous hits before breaking up."

Able to stand up to a barrage about as well as a "heavy infantry" classed Actor, the Riot Shield leaves a bit of exposure. It is best to stay low to the ground when hiding behind the shield.


Off-hand Weapons

Although currently only used by the game for shields, the Shield category has been used by the mod community to enable the creation of Off-hand Weapons:

AddDevice = HDFirearm
	PresetName = <Weapon Name Here>
	AddToGroup = Shields

If an Actor has both a Shield/Off-hand Weapon and a one-handed weapon equipped, both can be fired at the same time.

Personal tools