User Tools

Site Tools


modding:xml:cyberdeckdevice

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
modding:xml:cyberdeckdevice [2017/02/04 19:15] – created 0xabcdefmodding:xml:cyberdeckdevice [2017/02/04 19:15] 0xabcdef
Line 7: Line 7:
   * **attackChance=** The chance that this device will carry out an attack.   * **attackChance=** The chance that this device will carry out an attack.
   * **aiLevel=** Used to determine whether this device will work against a certain target. If this value is greater than the target's **cyberDefenseLevel**, then all attacks will succeed. Otherwise, no attacks will succeed.   * **aiLevel=** Used to determine whether this device will work against a certain target. If this value is greater than the target's **cyberDefenseLevel**, then all attacks will succeed. Otherwise, no attacks will succeed.
-  * **program=** Determines what kind of effect that cyberattacks will have on targets +  * **program=** Determines what kind of effect that cyberattacks will have on targets. 
-    * **"ShieldsDown": Depletes the target's shield. Success rate is 50% plus 10% for each level that **aiLevel** is greater than the shield **level**. Effectiveness depends on the target's shield level. Not effective if target's shields are down.+    * **"ShieldsDown"**: Depletes the target's shield. Success rate is 50% plus 10% for each level that **aiLevel** is greater than the shield **level**. Effectiveness depends on the target's shield level. Not effective if target's shields are down.
     * **"Disarm"**: Disarms the target's primary weapon for a number of seconds between the value of **aiLevel** and twice that value. Success level is 50% plus 10% for each level that **aiLevel** is greater than the weapon **level**. Effective when the target is neither already disarmed nor paralyzed.     * **"Disarm"**: Disarms the target's primary weapon for a number of seconds between the value of **aiLevel** and twice that value. Success level is 50% plus 10% for each level that **aiLevel** is greater than the weapon **level**. Effective when the target is neither already disarmed nor paralyzed.
     * **"Reboot"**: Unknown     * **"Reboot"**: Unknown
   * **programName=** The name that shows up when the target detects the cyberattack. Upon detection, the target receives a message consisting of "Cyberattack detected: " followed by **programName**.   * **programName=** The name that shows up when the target detects the cyberattack. Upon detection, the target receives a message consisting of "Cyberattack detected: " followed by **programName**.
modding/xml/cyberdeckdevice.txt · Last modified: 2017/02/05 00:00 by 0xabcdef