|
1452 | 1452 | "description": "A small module connected to your brain allows you to interface with nearby devices with wireless capabilities.",
|
1453 | 1453 | "occupied_bodyparts": [ [ "head", 2 ] ],
|
1454 | 1454 | "flags": [ "BIONIC_TOGGLED" ],
|
1455 |
| - "react_cost": 1, |
| 1455 | + "react_cost": "1 kJ", |
1456 | 1456 | "time": "24 s"
|
1457 | 1457 | },
|
1458 | 1458 | {
|
|
1461 | 1461 | "name": { "str": "Sonic Resonator" },
|
1462 | 1462 | "description": "Your entire body may resonate at very high power, creating a short-range shockwave. While it will not do much damage to creatures, solid objects such as walls and doors will be damaged.",
|
1463 | 1463 | "occupied_bodyparts": [ [ "torso", 15 ], [ "head", 1 ], [ "arm_l", 2 ], [ "arm_r", 2 ], [ "leg_l", 4 ], [ "leg_r", 4 ] ],
|
1464 |
| - "act_cost": 100 |
| 1464 | + "act_cost": "100 kJ" |
1465 | 1465 | },
|
1466 | 1466 | {
|
1467 | 1467 | "id": "bio_scent_mask",
|
|
1471 | 1471 | "occupied_bodyparts": [ [ "torso", 3 ], [ "head", 1 ], [ "arm_l", 1 ], [ "arm_r", 1 ], [ "leg_l", 1 ], [ "leg_r", 1 ] ],
|
1472 | 1472 | "flags": [ "BIONIC_TOGGLED" ],
|
1473 | 1473 | "active_flags": [ "NO_SCENT" ],
|
1474 |
| - "act_cost": 1, |
1475 |
| - "react_cost": 1, |
| 1474 | + "act_cost": "1 kJ", |
| 1475 | + "react_cost": "1 kJ", |
1476 | 1476 | "time": "1 m"
|
1477 | 1477 | },
|
1478 | 1478 | {
|
|
1492 | 1492 | "flags": [ "BIONIC_TOGGLED" ],
|
1493 | 1493 | "active_flags": [ "STOP_SLEEP_DEPRIVATION" ],
|
1494 | 1494 | "occupied_bodyparts": [ [ "head", 1 ], [ "torso", 1 ] ],
|
1495 |
| - "act_cost": 0, |
1496 | 1495 | "react_cost": "1 kJ",
|
1497 | 1496 | "time": "100 s"
|
1498 | 1497 | },
|
|
1511 | 1510 | "name": { "str": "Shockwave Generator" },
|
1512 | 1511 | "description": "You generate a powerful shockwave, knocking back all nearby creatures. Targets are stunned briefly, take damage and additional stun upon impact with impassable terrain, and knockback any creatures they collide with.",
|
1513 | 1512 | "occupied_bodyparts": [ [ "torso", 20 ] ],
|
1514 |
| - "act_cost": 250 |
| 1513 | + "act_cost": "250 kJ" |
1515 | 1514 | },
|
1516 | 1515 | {
|
1517 | 1516 | "id": "bio_sleepy",
|
|
1648 | 1647 | "name": { "str": "Teleportation Unit" },
|
1649 | 1648 | "description": "This highly experimental unit folds space over short distances, instantly transporting your body up to 25 feet at the cost of much power. Note that prolonged or frequent use may have dangerous side effects.",
|
1650 | 1649 | "occupied_bodyparts": [ [ "torso", 16 ], [ "arm_l", 3 ], [ "arm_r", 3 ], [ "leg_l", 4 ], [ "leg_r", 4 ] ],
|
1651 |
| - "act_cost": 250 |
| 1650 | + "act_cost": "250 kJ" |
1652 | 1651 | },
|
1653 | 1652 | {
|
1654 | 1653 | "id": "bio_thumbs",
|
|
1677 | 1676 | [ "foot_l", 1 ],
|
1678 | 1677 | [ "foot_r", 1 ]
|
1679 | 1678 | ],
|
1680 |
| - "act_cost": 50 |
| 1679 | + "act_cost": "50 kJ" |
1681 | 1680 | },
|
1682 | 1681 | {
|
1683 | 1682 | "id": "bio_tools",
|
|
0 commit comments