Author Topic: New android ideas  (Read 474 times)

Offline Francisco Munoz

  • Sr. Member
  • ****
  • Posts: 401
    • View Profile
    • http://www.wesnoth.org
New android ideas
« on: August 29, 2006, 11:06:11 PM »
A new robot idea, this robot is constructed in the spinner zone (licenseds to at least 3 minor corporations) using ceramic materials giving him less weigth than the Androbot models used on earth.
 
Using these robot images rendered by SharkD (using one of my old pov models)
Robot images

Also it could be a nice Corporate reward.. giving him as "pet" bodyguard for some missions (temporary) or as permanent "non-intelligent" lancemate once you get hight enought in the corporate ladder.

Arch Cybodyguard
statline 11 18 11 12 11 11 11 3
size 8
roguechar <R>
sdl_sprite <monster_unnamed_android.png>
sdl_portrait <por_x_unnamed_android.png>
type <Robot Guard>
terrain <GROUND SPACE>
CHAT_ATTACK <My duty is to protect.>
% Begin Science block.
clue29 <ifSelfOK else GoPelt>
GoPelt <if= V1 0 else GoDone Mental Gut Flay V= 1 SkRoll 29 ifG V1 27
else GoMeat Print 1 GiveSTC .stcdesc>
GoMeat <ifG V1 12 else GoFail Print 4 GiveSTC .fooddesc>
.stcdesc <SELFDEFENSEMATRIX>
.fooddesc <SPAREPARTS-1>
GoFail <Print 2>
GoDone <Print 3>
Msg1 <You manage to extract the Self Defense NNet from this robot.>
Msg2 <You take apart the robot, but don't find anything useful.>
Msg3 <You've already disassembled this robot.>
Msg4 <You salvage some spare parts from this robot.>
% End Science block.
Metal
skill 6 4
skill 7 4
skill 8 5
skill 9 4
skill 10 3
skill 11 5
skill 12 2
skill 33 20
Sealed
sub
head
   armor 4
   mass -2
   inv
      HeadArmor 4
      Name <Ceram Helmet>
      desc <A strong helmet made from the light ceram material.>
      Mass -6
      legality -5
      Hardened
   end
torso
   armor 5
   mass -4
   sub
      PowerSource 4
      name <Internal Power Cell 100>
      SpaceFlight 2
   end
   inv
      BodyArmor 6
      Name <Ceram Breastplate>
      desc <A strong armor plate made from ceram material.>
      Mass -10
      legality -5
      Hardened
   end
arm
   mass -3
   armor 6
   sub
      Hand
      inv
         BeamGun 6
         Name <Cybodyguard Laser Pistol>
         desc <A larger than average pistol housing a small but powerful laser
   generator.>
         Mass -2      
         Range 4
         Acc 1
         Speed 4
         legality 5
       end
   end
arm
armor 6
   mass -3
   sub
      Hand
      inv
         Melee 7
         Name <CeramSword>
         Type <ARMORPIERCING>
         Acc 2
         Speed 5
         Mass -3
         desc <A small sword made from ceram polymer.>
         sdl_portrait <item_cutlass.png>
      end
   end
   inv
      Shield 4
      Name <Ceram Buckler>
      desc <A small shield made from ceram polymer.>
      DefBonus -2
      mass -1
      legality -5
      Hardened
end
leg
   armor 6
   mass -3
   SpaceFlight 2
leg
   armor 6
   mass -3
   SpaceFlight 2
end