- Timestamp:
- Dec 5, 2018, 12:04:18 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/TowerDefense_HS18/data/levels/towerDefense.oxw
r12137 r12153 23 23 <TowerDefenseSelecter> 24 24 <camerapositions> 25 <CameraPosition position="-50,-1 200,1000" lookat="-50,0,-200" absolute=true drag=true mouselook=true/>25 <CameraPosition position="-50,-1300,1000" lookat="-50,0,-400" absolute=true drag=true mouselook=true/> 26 26 </camerapositions> 27 27 </TowerDefenseSelecter> … … 250 250 explosionchunks = 6 251 251 252 health = 30253 maxhealth = 30254 initialhealth = 30255 256 shieldhealth = 0257 initialshieldhealth = 0258 maxshieldhealth = 0252 health = 100 253 maxhealth = 10000000000000 254 initialhealth = 100 255 256 shieldhealth = 1000 257 initialshieldhealth = 1000 258 maxshieldhealth = 10000000000000 259 259 shieldabsorption = 0.8 260 260 shieldrechargerate = 1 … … 299 299 </engines> 300 300 <attached> 301 <Model position="0,0,0" yaw=180 pitch=0 roll=0 scale= 7.5mesh="finalenemy1.mesh" />301 <Model position="0,0,0" yaw=180 pitch=0 roll=0 scale=10 mesh="finalenemy1.mesh" /> 302 302 </attached> 303 303 <collisionShapes> … … 320 320 explosionchunks = 6 321 321 322 health = 30323 maxhealth = 30322 health = 40 323 maxhealth = 10000000000000 324 324 initialhealth = 30 325 325 … … 390 390 explosionchunks = 6 391 391 392 health = 30393 maxhealth = 30394 initialhealth = 30395 396 shieldhealth = 0397 initialshieldhealth = 0398 maxshieldhealth = 0392 health = 50 393 maxhealth = 10000000000000 394 initialhealth = 50 395 396 shieldhealth = 20 397 initialshieldhealth = 20 398 maxshieldhealth = 10000000000000 399 399 shieldabsorption = 0.8 400 400 shieldrechargerate = 1 … … 706 706 tower5Cost=100 707 707 fields="F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1 708 F1F1F1R1I1I1I1I1I1I1I1R0F1F1F1F1 708 F1F1F1R1I1I1I1I1I1I1I1I1I1I1R0F1 709 F1F1F1I2F1F1F1Y1F1F1F1F1F1F1I0F1 710 F1Y1F1I2F1F1F1F1F1F1F1F1Y1F1I0F1 711 F1F1F1I2F1F1F1F1F1F1F1F1F1F1I0F1 712 F1F1F1I2F1Y1F1F1F1F1F1L0I3I3R3F1 709 713 F1F1F1I2F1F1F1F1F1F1F1I0F1F1F1F1 710 F1Y1F1I2F1F1F1F1Y1F1F1I0F1F1F1F1 711 F1F1F1I2F1F1Y1F1F1F1F1I0F1Y1F1F1 712 F1F1F1I2F1F1F1F1F1F1F1I0F1F1F1F1 713 F1F1F1I2F1F1F1F1F1F1F1I0F1F1F1F1 714 F1F1F1R2I3I3I3I3L3F1F1I0F1F1F1F1 714 F1F1F1R2I3I3I3I3L3F1F1I0F1F1Y1F1 715 715 F1F1F1F1F1F1F1F1I2F1F1I0F1F1F1F1 716 F1F1F1F1F1F1Y1F1I2F1F1I0F1F1F1F1 717 X1I1I1I1R0F1F1F1I2F1F1I0F1F1Y1F1 718 F1F1F1F1I0F1F1F1I2F1F1I0F1F1F1F1 719 F1F1F1F1I0F1F1F1I2F1F1I0F1F1F1F1 720 F1F1F1F1L1I1I1I1L2F1F1I0F1F1F1F1 721 F1F1Y1F1F1F1F1F1F1F1F1O0F1Y1F1F1 722 F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1 723 F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1" 716 F1F1F1F1F1F1F1F1I2F1F1I0F1F1F1F1 717 X1I1I1I1R0F1Y1F1I2F1F1I0F1F1F1F1 718 F1F1F1F1I0F1F1F1I2F1F1L1I1I1R0F1 719 F1F1F1F1I0F1F1F1I2F1F1F1F1F1I0F1 720 F1F1F1F1L1I1I1I1L2F1F1F1F1Y1I0F1 721 F1F1Y1F1F1F1F1F1F1F1F1F1F1F1I0F1 722 F1F1F1F1F1F1F1F1F1Y1F1F1F1F1O0F1" 724 723 width=16 725 724 height=16
Note: See TracChangeset
for help on using the changeset viewer.