User Tools

Site Tools


modding:xml:shield_devices

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
modding:xml:shield_devices [2017/01/21 20:22] – Incomplete quick summary 0xabcdefmodding:xml:shield_devices [2017/02/02 03:07] – Standard Stats, Fields, Properties 0xabcdef
Line 13: Line 13:
 ^ powerUse= | Power consumption in 1/10ths of MW while recharging | ^ powerUse= | Power consumption in 1/10ths of MW while recharging |
 ^ idlePowerUse= | Power consumption in 1/10ths of MW while //not// recharging | ^ idlePowerUse= | Power consumption in 1/10ths of MW while //not// recharging |
-^ //deviceSlotCategory//| Allows this shield to be installed in other slots | 
-^ //canBeDisabled// | Controls whether this device can be deactivated | 
 ^ /> | ^ /> |
-//Common to all device types//+//Inherits the attributes and properties common to all devices//
  
-Additional properties:+TODOAdd properties
  
 =====Overview===== =====Overview=====
Line 83: Line 81:
  
 **maxHPBonus** If specified, this is the maximum HP bonus enhancement for the device. For example, a value of 100 means that the weapon cannot be enhanced beyond 100% bonus damage. The default is 150. **[API Version 17]** **maxHPBonus** If specified, this is the maximum HP bonus enhancement for the device. For example, a value of 100 means that the weapon cannot be enhanced beyond 100% bonus damage. The default is 150. **[API Version 17]**
 +
 +=====Standard Stats=====
 +^ Level | Regen | Cost | Power |
 +^35 |12 |500 |10 |
 +^45 |16 |1000 |20 |
 +^60 |20 |2000 |50 |
 +^80 |28 |4000 |100 |
 +^100 |36 |8000 |200 |
 +^135 |45 |16000 |300 |
 +^175 |60 |32000 |500 |
 +^225 |80 |65000 |1000 |
 +^300 |100 |130000 |2000 |
 +^380 |130 |250000 |3000 |
 +^500 |170 |500000 |4000 |
 +^650 |220 |-1 |6000 |
 +^850 |290 |-2 |8000 |
 +^1100 |370 |-4 |10000 |
 +^1400 |490 |-8 |12000 |
 +^1850 |630 |-16 |15000 |
 +^2400 |820 |-32 |20000 |
 +^3100 |1100 |-65 |25000 |
 +^4000 |1400 |-130 |30000 |
 +^5250 |1800 |-260 |35000 |
 +^6850 |2350 |-525 |40000 |
 +^9000 |3050 |-1000 |50000 |
 +^12000 |4000 |-2100 |60000 |
 +^15000 |5150 |-4200 |70000 |
 +^20000 |6700 |-8400 |80000 |
 +
 +=====Fields=====
 +  * **adjustedHP**
 +  * **balance**
 +  * **damageAdj**
 +  * **effectiveHP**
 +  * **hp**
 +  * **hpBonus**
 +  * **power**
 +  * **regen**
 +  * **weaponSuppress**
 +
 +=====Properties=====
 +  * **damageAdj**
 +  * **hp**
 +  * **hpBonus**
 +  * **maxHP**
  
 =====Events===== =====Events=====
modding/xml/shield_devices.txt · Last modified: 2017/02/05 18:08 by 0xabcdef