#16 Ships

오픈
david4 년 전을 오픈 · 1개의 코멘트
David Thielemann 코멘트됨, 4 년 전

This is the stats a ship gets immediately ... it's base values.

These are stats for a ship that is about to be bought, they also make a ship stronger or weaker... so a player can decide which to buy/trade in for next.

Field Type Descriptor
kind String This is essentially the ships brand/label... unique.
cargo_space Integer How many tons of raw resource can the ship have?
gun_mounts Integer How many weapons can we attach to the ship?
equipment_space Integer In tons, how much equipment can we install?
multi_space Integer Special area in the ship that can be converted to either equipment or cargo space
shields Integer As part of a ship, provides protection unless depleted and is cooling off.
durability Integer Base value of "hitpoints", (adding armor plating increases this value) how much damage when shields are down can we take
costExp Integer At what experience do the player need in order to buy this ship?
costGold Integer How much gold does the player need to buy this ship?
costCircuit Integer How many circuit(s) are needed to buy

TODO:

  • kind
  • cargo_space
  • gun_mounts
  • equipment_space
  • multi_space
  • shields
  • durability
  • cost
This is the stats a ship gets immediately ... it's base values. These are stats for a ship that is about to be bought, they also make a ship stronger or weaker... so a player can decide which to buy/trade in for next. | Field | Type | Descriptor | --------|------|------------- | kind | String | This is essentially the ships brand/label... unique. | | cargo_space | Integer | How many tons of raw resource can the ship have? | | gun_mounts | Integer | How many weapons can we attach to the ship? | | equipment_space | Integer | In tons, how much equipment can we install? | | multi_space | Integer | Special area in the ship that can be converted to either equipment or cargo space | | shields | Integer | As part of a ship, provides protection unless depleted and is cooling off. | | durability | Integer | Base value of "hitpoints", (adding armor plating increases this value) how much damage when shields are down can we take | | costExp | Integer | At what experience do the player need in order to buy this ship? | | costGold | Integer | How much gold does the player need to buy this ship? | | costCircuit | Integer | How many circuit(s) are needed to buy | TODO: * [x] kind * [x] cargo_space * [x] gun_mounts * [ ] equipment_space * [ ] multi_space * [ ] shields * [ ] durability * [ ] cost
David Thielemann 코멘트됨, 4 년 전
소유자

See also #15

See also #15
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
로딩중...
취소
저장
아직 콘텐츠가 없습니다.