steal_item ![code/modules/antagonists/traitor/objectives/steal.dm 63](git.png)
Vars | |
bug | The bug that will be put onto the item |
---|---|
extra_progression | Extra progression given for holding the item for the required duration of time. |
extra_tc | Extra TC given for holding the item for the required duration of time. |
hold_time_required | A list of 2 elements, which contain the range that the time will be in. Represented in minutes. |
max_distance | The maximum distance between the bug and the objective taker for time to count as fulfilled |
minutes_per_telecrystal | Telecrystal reward increase per unit of time. |
special_equipment | Any special equipment that may be needed |
target_item | The current target item that we are stealing. |
time_fulfilled | The current time fulfilled around the item |
Var Details
bug ![code/modules/antagonists/traitor/objectives/steal.dm 79](git.png)
The bug that will be put onto the item
extra_progression ![code/modules/antagonists/traitor/objectives/steal.dm 88](git.png)
Extra progression given for holding the item for the required duration of time.
extra_tc ![code/modules/antagonists/traitor/objectives/steal.dm 86](git.png)
Extra TC given for holding the item for the required duration of time.
hold_time_required ![code/modules/antagonists/traitor/objectives/steal.dm 73](git.png)
A list of 2 elements, which contain the range that the time will be in. Represented in minutes.
max_distance ![code/modules/antagonists/traitor/objectives/steal.dm 77](git.png)
The maximum distance between the bug and the objective taker for time to count as fulfilled
minutes_per_telecrystal ![code/modules/antagonists/traitor/objectives/steal.dm 83](git.png)
Telecrystal reward increase per unit of time.
special_equipment ![code/modules/antagonists/traitor/objectives/steal.dm 81](git.png)
Any special equipment that may be needed
target_item ![code/modules/antagonists/traitor/objectives/steal.dm 71](git.png)
The current target item that we are stealing.
time_fulfilled ![code/modules/antagonists/traitor/objectives/steal.dm 75](git.png)
The current time fulfilled around the item