Changes
Jump to navigation
Jump to search
15 bytes removed
, 7 years ago
mLine 73: |
Line 73: |
| _class_number = nil, | | _class_number = nil, |
| _type = 14, | | _type = 14, |
− | _hp = nil, | + | _hp = 20, |
− | _hp_max = nil, | + | _hp_max = 24, |
− | _firepower = nil, | + | _firepower = 2, |
− | _firepower_max = nil, | + | _firepower_max = 9, |
| _firepower_mod = false, | | _firepower_mod = false, |
− | _armor = nil, | + | _armor = 5, |
− | _armor_max = nil, | + | _armor_max = 24, |
| _armor_mod = 1, | | _armor_mod = 1, |
− | _torpedo = nil, | + | _torpedo = 36, |
− | _torpedo_max = nil, | + | _torpedo_max = 72, |
| _torpedo_mod = 1, | | _torpedo_mod = 1, |
| _evasion = nil, | | _evasion = nil, |
Line 95: |
Line 95: |
| _los_max = nil, | | _los_max = nil, |
| _range = 1, | | _range = 1, |
− | _luck = nil, | + | _luck = 20, |
− | _luck_max = nil, | + | _luck_max = 59, |
| _luck_mod = false, | | _luck_mod = false, |
| _buildable = false, | | _buildable = false, |
Line 109: |
Line 109: |
| _remodel_from = "I-13/", | | _remodel_from = "I-13/", |
| _remodel_to = false, | | _remodel_to = false, |
− | _fuel = nil, | + | _fuel = 20, |
− | _ammo = nil, | + | _ammo = 15, |
| _scrap_fuel = 1, | | _scrap_fuel = 1, |
| _scrap_ammo = 2, | | _scrap_ammo = 2, |