aliens

Author Topic: [WEAPON] Laser Sectopod  (Read 7463 times)

Offline LouisdeFuines

  • Commander
  • *****
  • Posts: 586
    • View Profile
[WEAPON] Laser Sectopod
« on: March 24, 2014, 10:31:08 pm »
Ok, I got the idead from the ufopaedia entry:



According to this, the Sectopod should be the only alien unit having lasers as weapons. With the help of warboy I give out a Sectopod-Mod, which has the Sectopod firing with lasers.

Edit:
Firesound for Laser has been added

« Last Edit: April 20, 2014, 12:23:41 pm by LouisdeFuines »

Offline TurkishSwede

  • Captain
  • ***
  • Posts: 67
  • Thou art God!
    • View Profile
Re: [WEAPON] Laser Sectopod
« Reply #1 on: April 09, 2014, 07:48:15 pm »
So only the visual effect was changed? I'd suggest also changing the damage type to 4, so it does laser damage against possible laser resistance, and also if it accidentally hits another Sectopod...

Offline LouisdeFuines

  • Commander
  • *****
  • Posts: 586
    • View Profile
Re: [WEAPON] Laser Sectopod
« Reply #2 on: April 09, 2014, 09:23:31 pm »
I changed only the animations.

Bu feel free to alter it at your wishes. :-)

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • *****
  • Posts: 11452
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website
Re: [WEAPON] Laser Sectopod
« Reply #3 on: April 10, 2014, 04:28:10 am »
Vanilla XCom Ruleset already seems to have 4 as Sectopod weapon's damage type:

Code: [Select]
  - type: SECTOPOD_WEAPON
    weight: 3
    bigSprite: -2
    floorSprite: 31
    handSprite: 104
    fireSound: 18
    hitSound: 19
    hitAnimation: 46
    power: 100
    damageType: 4
    accuracyAuto: 50
    accuracySnap: 75
    accuracyAimed: 110
    tuAuto: 35
    tuSnap: 30
    tuAimed: 60
    battleType: 1
    fixedWeapon: true
    invWidth: 2
    invHeight: 3
    clipSize: -1
    bulletSprite: 8
    recover: false

Offline Tarvis

  • Colonel
  • ****
  • Posts: 111
    • View Profile
Re: [WEAPON] Laser Sectopod
« Reply #4 on: April 13, 2014, 03:26:17 am »
Shouldn't you change the fireSound to 11 as well? (That's the Laser firing sound)

Offline LouisdeFuines

  • Commander
  • *****
  • Posts: 586
    • View Profile
Re: [WEAPON] Laser Sectopod
« Reply #5 on: April 13, 2014, 11:13:28 am »
Shouldn't you change the fireSound to 11 as well? (That's the Laser firing sound)

You`re absolutely right.

Offline The Reaver of Darkness

  • Commander
  • *****
  • Posts: 1510
    • View Profile
Re: [WEAPON] Laser Sectopod
« Reply #6 on: December 18, 2014, 10:36:00 am »
I knew the Sectopod had a laser weapon, but I didn't realize the UFOPaedia confirms it. I thought it was a bug.