Author Topic: [HWP] Some "new" tanks (ruleset only)  (Read 13276 times)

Offline Aldorn

  • Commander
  • *****
  • Posts: 750
    • View Profile
Re: [HWP] Some "new" tanks (ruleset only)
« Reply #15 on: May 17, 2014, 01:54:35 pm »
Ok, thanks

Offline civilian

  • Colonel
  • ****
  • Posts: 154
    • View Profile
Re: [HWP] Some "new" tanks (ruleset only)
« Reply #16 on: May 30, 2014, 12:37:11 pm »
A "recycled" one, torn out of my discontinued Kiryu-Kai mod.

Code: [Select]
items:
  - type: STR_TANK_SNOOP
    size: 6
    costBuy: 200000
    costSell: 100000
    transferTime: 48
    weight: 1
    bigSprite: 40
    floorSprite: 0
    handSprite: 0
    bulletSprite: 3
    fireSound: 4
    hitSound: 13
    power: 60
    blastRadius: 5
    damageType: 9
    hitAnimation: 26
    accuracyAimed: 100
    tuAimed: 55
    battleType: 1
    fixedWeapon: true
    invWidth: 2
    invHeight: 3
    turretType: 3
    arcingShot: true
    clipSize: -1
    listOrder: 1068
units:
  - type: STR_TANK_SNOOP
    race: STR_TANK_SNOOP
    stats:
      tu: 90
      stamina: 110
      health: 110
      bravery: 110
      reactions: 0
      firing: 80
      throwing: 0
      strength: 80
      psiStrength: 100
      psiSkill: 0
      melee: 80
    armor: TANK_ARMOR_SNOOP
    standHeight: 16
    kneelHeight: 16
    value: 10
    deathSound: 23
    moveSound: 14
    energyRecovery: 50
armors:
  - type: TANK_ARMOR_SNOOP
    spriteSheet: TANKS.PCK
    corpseBattle:
      - TANK_CORPSE_1
      - TANK_CORPSE_2
      - TANK_CORPSE_3
      - TANK_CORPSE_4
    frontArmor: 120
    sideArmor: 90
    rearArmor: 60
    underArmor: 60
    drawingRoutine: 2
    size: 2
    damageModifier:
      - 1.0
      - 1.0
      - 0.4
      - 0.75
      - 1.0
      - 1.0
      - 0.0
      - 0.9
      - 0.4
      - 0.0
    loftempsSet: [ 92, 89, 90, 91 ]
ufopaedia:
  - id: STR_TANK_SNOOP
    type_id: 3
    section: STR_HEAVY_WEAPONS_PLATFORMS
    text: STR_TANK_SNOOP_UFOPEDIA
    weapon: STR_TANK_SNOOP_WEAPON
extraStrings:
  - type: en-US
    strings:
      STR_TANK_SNOOP: Tank/Scout
      STR_TANK_SNOOP_UFOPEDIA: This tank allows you to scout unknown areas without risking the lives of your soldiers.
      STR_TANK_SNOOP_WEAPON: Smoke Shells
  - type: en-GB
    strings:
      STR_TANK_SNOOP: Tank/Scout
      STR_TANK_SNOOP_UFOPEDIA: This tank allows you to scout unknown areas without risking the lives of your soldiers.
      STR_TANK_SNOOP_WEAPON: Smoke Shells