Difference between revisions of "Decoy"
(→Usage: bit of correction) |
Vox Serico (talk | contribs) (Itembox switch) |
||
(21 intermediate revisions by 11 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{SimpleItembox|Mod:Vanilla/CubeBlock/LargeDecoy |
− | | | + | |Size|Mass|Integrity|BuildTimeSeconds|IsAirTight|PCU |
− | | | + | }}{{SimpleItembox|Mod:Vanilla/CubeBlock/SmallDecoy |
− | | | + | |Size|Mass|Integrity|BuildTimeSeconds|IsAirTight|PCU |
− | | | + | }}{{CategorizeComponents|Mod:Vanilla/CubeBlock/LargeDecoy}} |
− | | | ||
− | | | ||
− | | | ||
− | | | ||
− | + | == Overview == | |
− | + | The purpose of the decoy is force automated weapons to focus firing on them. As long as the decoy is within 800-850m, the automated weapons will completely ignore all other blocks and only fire at the decoys until they are destroyed. It does not require power to operate. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
+ | == Usage == | ||
+ | Its current function is to force automated weapons to fire and destroy it, this can be taken advantage of. A player may build one part of their ship with heavier armor; placing decoys within it to force an enemy ships automatic weapons to ignore the rest of the ship, and only fire at the decoys protected inside the armor. The decoy block is simple to build, and automatically functions when placed/built. An example is listed below: | ||
+ | {| class="wikitable" | ||
+ | !colspan="2" style="text-align:center;" | Example Tutorial | ||
+ | |- | ||
+ | |style="width: 530px;" | <ol> | ||
+ | <li value="1">Note the blue [[Gatling Turret|gatling turret]] is idling; facing the other way | ||
+ | :[[File:Decoy02.jpg|none|thumb|175px]] | ||
+ | <li value="2">Now being placed across from it is the red teams decoy block | ||
+ | :[[File:Decoy03.jpg|none|thumb|175px]] | ||
+ | <li value="3">The turret instantly notices it and turns around, and fires at it | ||
+ | :[[File:Decoy04.jpg|none|thumb|175px]] | ||
+ | </ol> | ||
+ | |} | ||
+ | == Media == | ||
+ | {| class="wikitable" width 50% | ||
+ | |[[File:Decoy05.jpg|center|400px]] | ||
+ | |[[File:Decoy01.jpg|center|400px]] | ||
+ | |} | ||
− | + | == Tips == | |
− | + | *Placing the decoy yourself will not cause your own automated weapons to fire upon it in survival mode | |
− | + | *The decoy doesn't have to be in open view of automated weapons in order to draw their fire. | |
− | + | *Since they are destroyed very quickly, using multiple decoys will be much more effective. | |
− | + | *If placed on the same ship, a hostile turret will not shoot through its own ship to destroy the decoy. | |
− | + | *Endurance can be further increased by using welders to repair armor blocks covering the decoy. | |
− | |||
− | |||
− | |||
− | |||
+ | == Known Issues == | ||
− | + | == Programming == | |
− | + | (IMyFunctionalBlock)<br> | |
− | + | Actions: 3 | |
− | == | + | Toggle block On/Off |
− | + | Toggle block On | |
− | + | Toggle block Off | |
− | + | ||
− | + | Properties: 0 | |
− | |||
− | |||
− | |||
− | + | == Update History == | |
− | : | + | <div style="-webkit-border-image: none;-webkit-box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;background-color: #eeeeee;border-bottom-color: #AFAFAF;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #AFAFAF;border-left-style: solid;border-left-width: 1px;border-right-color: #AFAFAF;border-right-style: solid;border-right-width: 1px;border-top-color: #AFAFAF;border-top-left-radius: 3px;border-top-right-radius: 3px;border-top-style: solid;border-top-width: 1px;box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;color: #333;display: block;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1em;height: auto;line-height: 20px;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;margin-top: 0px;min-height: 20px;padding-bottom: 4px;padding-left: 4px;padding-right: 4px;padding-top: 4px;width: auto;"> |
− | :[[ | + | {| class="wikitable" style="width: 100%" |
− | + | |style="text-align: left;width: 8%"| [[Update 01.033]] ||style="padding-left: 10px;padding-right: 10px;"| | |
− | :[[ | + | *Fixed indestructible decoys on dedicated servers |
− | + | |- | |
− | + | |style="text-align: left;width: 8%"| [[Update 01.027]] ||style="padding-left: 10px;padding-right: 10px;"| | |
+ | *Decoy block introduced, they are used as aiming targets for turrets; they don’t require electricity to function | ||
+ | |} | ||
− | + | </div> | |
− | :[[ | + | [[Category:Miscellaneous Blocks]] |
+ | [[Category:Functional Blocks]] |
Latest revision as of 23:03, 19 May 2020
740,000,000 mg
0.74 t
Functional
Hack
64,200,000 mg
0.0642 t
Overview
The purpose of the decoy is force automated weapons to focus firing on them. As long as the decoy is within 800-850m, the automated weapons will completely ignore all other blocks and only fire at the decoys until they are destroyed. It does not require power to operate.
Usage
Its current function is to force automated weapons to fire and destroy it, this can be taken advantage of. A player may build one part of their ship with heavier armor; placing decoys within it to force an enemy ships automatic weapons to ignore the rest of the ship, and only fire at the decoys protected inside the armor. The decoy block is simple to build, and automatically functions when placed/built. An example is listed below:
Example Tutorial | |
---|---|
|
Media
Tips
- Placing the decoy yourself will not cause your own automated weapons to fire upon it in survival mode
- The decoy doesn't have to be in open view of automated weapons in order to draw their fire.
- Since they are destroyed very quickly, using multiple decoys will be much more effective.
- If placed on the same ship, a hostile turret will not shoot through its own ship to destroy the decoy.
- Endurance can be further increased by using welders to repair armor blocks covering the decoy.
Known Issues
Programming
(IMyFunctionalBlock)
Actions: 3
Toggle block On/Off Toggle block On Toggle block Off
Properties: 0
Update History
Update 01.033 |
|
Update 01.027 |
|