class BasicShip
Constants
- FRONT_HARDPOINT_LOCATIONS
- LEFT_BROADSIDE_HARDPOINT_LOCATIONS
- MAX_ATTACK_SPEED
- MAX_HEALTH
- RIGHT_BROADSIDE_HARDPOINT_LOCATIONS
- SHIP_MEDIA_DIRECTORY
- SPEED
Attributes
armor[RW]
attack_speed[RW]
bombs[RW]
boost_increase[RW]
broadside_hard_points[RW]
broadside_mode[RW]
cooldown_wait[RW]
damage_increase[RW]
damage_reduction[RW]
drawable_items_near_self[RW]
front_hard_points[RW]
grapple_hook_cooldown_wait[RW]
health[RW]
kill_count[RW]
main_weapon[RW]
rockets[RW]
score[RW]
secondary_cooldown_wait[RW]
secondary_weapon[RW]
special_attack[RW]
time_alive[RW]
x[RW]
y[RW]