Eve-gnosis

Latest version: v2017.6.27

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

2016.11.14

Can now pass a parameter `FireAtPercent` to specify how low the capacitor has to be before the module is cycled.

Example module:


module_list.append(
{
'Amount': 3200,
'CycleTime': 11250,
'ReloadTime': 10000,
'Charges': 1,
'FireAtPercent': .2,
}
) Dark Blood Heavy Capacitor Booster, Navy Cap Booster 3200


Rewrote capacitor sim for handling charges. Now will handle modules with a reload time but no charges (such as a Micro Jump Drive, using reactivation delay for the reload time).

Example module:


module_list = [
{
'Amount': -786,
'CycleTime': 12000,
'Charges': False,
'ReloadTime': 180000,
} Micro Jump Drive

1.4

1.3

1.2

1.0

Currently supports the following:
1. Capacitor/Shield tick calculation
2. Capacitor simulation

See examples.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.