Advertisement
IOGamer

Sayrenus

Aug 11th, 2018
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.04 KB | None | 0 0
  1. r = 20
  2. h = 0.25
  3. g = 0.15
  4. dl = []
  5. dk= []
  6. pm = []
  7. wh = []
  8. c1 = []
  9. c2 = []
  10. c3 = []
  11. c4 = []
  12. for i in [0...21] by 1
  13. dl.push(i * 1)
  14.  
  15. for i in [0...21] by 1
  16. dk.push(Math.pow((Math.pow(r,2)-Math.pow(i,2)),0.5))
  17.  
  18. for i in [0...21] by 1
  19. pm.push(Math.pow((Math.pow(r,2)-Math.pow(i,1)),0.0))
  20.  
  21. for i in [0...21] by 1
  22. if i > 40
  23. wh.push(3)
  24. else
  25. wh.push(3)
  26. for i in [0...21] by 1
  27. c1.push(i * 1)
  28.  
  29. for i in [0...21] by 1
  30. c2.push(Math.pow((Math.pow(r,1.2)-Math.pow(i,2)),0.5))
  31.  
  32. for i in [0...21] by 1
  33. c3.push(0)
  34.  
  35. for i in [0...21] by 1
  36. if i > 0
  37. c4.push(Math.pow((Math.pow(r,1.2)-Math.pow(i,2)),0.5))
  38. else
  39. c4.push(Math.pow((Math.pow(r,1.2)-Math.pow(i,2)),0.5))
  40.  
  41. return model =
  42. name: 'Sayrenus'
  43. level: 1
  44. model: 2
  45. size: 5
  46. specs:
  47. shield:
  48. capacity: [3000,3000]
  49. reload: [1,1]
  50. generator:
  51. capacity: [9999,9999]
  52. reload: [999,999]
  53. ship:
  54. mass: 4500
  55. speed: [30,30]
  56. rotation: [10,10]
  57. acceleration: [50,50]
  58. bodies:
  59. main:
  60. section_segments: 10
  61. offset:
  62. x: 0
  63. y: 0
  64. z: 40
  65. position:
  66. x: [0,0,0,0]
  67. y: [-30,-30,30,30]
  68. z: [0,0,0,0]
  69. width: [0,30,30,0]
  70. height: [0,1,1,0]
  71. angle: 0
  72. propeller: false
  73. texture: [3]
  74. gp2:
  75. section_segments: 10
  76. offset:
  77. x: 0
  78. y: 0
  79. z: 30
  80. position:
  81. x: [0,0,-0,-0]
  82. y: [-28,-28,28,28]
  83. z: [0,0,0,0]
  84. width: [0,30,30,0]
  85. height: [0,1,1,0]
  86. angle: 45
  87. propeller: false
  88. texture: [3]
  89. gp3:
  90. section_segments: 10
  91. offset:
  92. x: 0
  93. y: 0
  94. z: 20
  95. position:
  96. x: [0,0,0,0]
  97. y: [-23,-23,23,23]
  98. z: [0,0,0,0]
  99. width: [0,25,25,0]
  100. height: [0,1,1,0]
  101. angle: 20
  102. propeller: false
  103. texture: [2]
  104. gp4:
  105. section_segments: 10
  106. offset:
  107. x: 0
  108. y: 0
  109. z: 20
  110. position:
  111. x: [0,0,0,0]
  112. y: [-23,-23,23,23]
  113. z: [0,0,0,0]
  114. width: [0,25,25,0]
  115. height: [0,1,1,0]
  116. angle: 65
  117. propeller: false
  118. texture: [2]
  119. gpp1:
  120. section_segments: 10
  121. offset:
  122. x: 0
  123. y: -0
  124. z: 0
  125. position:
  126. x: [0,0]
  127. y: [-30,0]
  128. z: [40,0]
  129. width: [-30,0]
  130. height: [0,0]
  131. angle: 0
  132. propeller: false
  133. texture: [10]
  134. gpp2:
  135. section_segments: 10
  136. offset:
  137. x: 0
  138. y: -0
  139. z: 0
  140. position:
  141. x: [0,0]
  142. y: [-30,0]
  143. z: [40,0]
  144. width: [-30,0]
  145. height: [0,0]
  146. angle: 180
  147. propeller: false
  148. texture: [10]
  149. gpp3:
  150. section_segments: 10
  151. offset:
  152. x: 0.0001
  153. y: -0
  154. z: 0
  155. position:
  156. x: [0,0]
  157. y: [-28,0]
  158. z: [40,0]
  159. width: [-31,0]
  160. height: [0,0]
  161. angle: 90
  162. propeller: false
  163. texture: [10]
  164. gpp4:
  165. section_segments: 10
  166. offset:
  167. x: 0.2
  168. y: 0
  169. z: 0
  170. position:
  171. x: [0,0]
  172. y: [-28,0]
  173. z: [30,0]
  174. width: [-29.5,0]
  175. height: [0,0]
  176. angle: 45
  177. propeller: false
  178. texture: [2]
  179. gpp5:
  180. section_segments: 10
  181. offset:
  182. x: 0.2
  183. y: 0
  184. z: 0
  185. position:
  186. x: [0,0]
  187. y: [-28,0]
  188. z: [30,0]
  189. width: [-29.5,0]
  190. height: [0,0]
  191. angle: 135
  192. propeller: false
  193. texture: [2]
  194. gpp6:
  195. section_segments: 10
  196. offset:
  197. x: 0
  198. y: 0
  199. z: 0
  200. position:
  201. x: [0,0]
  202. y: [-23,0]
  203. z: [20,0]
  204. width: [-25,0]
  205. height: [0,0]
  206. angle: 20
  207. propeller: false
  208. texture: [2]
  209. gpp7:
  210. section_segments: 10
  211. offset:
  212. x: 0
  213. y: 0
  214. z: 0
  215. position:
  216. x: [0,0]
  217. y: [-23,0]
  218. z: [20,0]
  219. width: [-25,0]
  220. height: [0,0]
  221. angle: 110
  222. propeller: false
  223. texture: [2]
  224. gpp8:
  225. section_segments: 10
  226. offset:
  227. x: 0
  228. y: 0
  229. z: 0
  230. position:
  231. x: [0,0]
  232. y: [-23,0]
  233. z: [20,0]
  234. width: [-25,0]
  235. height: [0,0]
  236. angle: 200
  237. propeller: false
  238. texture: [2]
  239. gpp9:
  240. section_segments: 10
  241. offset:
  242. x: 0
  243. y: 0
  244. z: 0
  245. position:
  246. x: [0,0]
  247. y: [-23,0]
  248. z: [20,0]
  249. width: [-25,0]
  250. height: [0,0]
  251. angle: 290
  252. propeller: false
  253. texture: [2]
  254. gpp10:
  255. section_segments: 10
  256. offset:
  257. x: 0
  258. y: 0
  259. z: 0
  260. position:
  261. x: [0,0]
  262. y: [-23,0]
  263. z: [20,0]
  264. width: [-25,0]
  265. height: [0,0]
  266. angle: 65
  267. propeller: false
  268. texture: [2]
  269. gpp11:
  270. section_segments: 10
  271. offset:
  272. x: 0
  273. y: 0
  274. z: 0
  275. position:
  276. x: [0,0]
  277. y: [-23,0]
  278. z: [20,0]
  279. width: [-25,0]
  280. height: [0,0]
  281. angle: 155
  282. propeller: false
  283. texture: [2]
  284. gpp12:
  285. section_segments: 10
  286. offset:
  287. x: 0
  288. y: 0
  289. z: 0
  290. position:
  291. x: [0,0]
  292. y: [-23,0]
  293. z: [20,0]
  294. width: [-25,0]
  295. height: [0,0]
  296. angle: 245
  297. propeller: false
  298. texture: [2]
  299. gpp13:
  300. section_segments: 10
  301. offset:
  302. x: 0
  303. y: 0
  304. z: 0
  305. position:
  306. x: [0,0]
  307. y: [-23,0]
  308. z: [20,0]
  309. width: [-25,0]
  310. height: [0,0]
  311. angle: 335
  312. propeller: false
  313. texture: [2]
  314. lghp1:
  315. section_segments: 8
  316. offset:
  317. x: 0
  318. y: -29
  319. z: 30
  320. position:
  321. x: [0,0,0]
  322. y: [-10,0,0]
  323. z: [0,0,0]
  324. width: [0,9,0]
  325. height: [0,4,0]
  326. angle: 0
  327. propeller: false
  328. texture: [10,3]
  329. lghp2:
  330. section_segments: 8
  331. offset:
  332. x: 0
  333. y: 29
  334. z: 30
  335. position:
  336. x: [0,0,0]
  337. y: [-10,0,0]
  338. z: [0,0,0]
  339. width: [0,9,0]
  340. height: [0,4,0]
  341. angle: 180
  342. propeller: false
  343. texture: [10,3]
  344. lghp3:
  345. section_segments: 15
  346. offset:
  347. x: -29
  348. y: 0
  349. z: 30
  350. position:
  351. x: [0,0,0]
  352. y: [-10,0,0]
  353. z: [0,0,0]
  354. width: [0,9,0]
  355. height: [0,4,0]
  356. angle: 90
  357. propeller: false
  358. texture: [10,3]
  359. lghp4:
  360. section_segments: 15
  361. offset:
  362. x: -21
  363. y: -23
  364. z: 40
  365. position:
  366. x: [0,0,0]
  367. y: [-10,0,0]
  368. z: [0,0,0]
  369. width: [0,9,0]
  370. height: [0,3.8,0]
  371. angle: 45
  372. propeller: false
  373. texture: [10,3]
  374. lghp6:
  375. section_segments: 15
  376. offset:
  377. x: -21
  378. y: 23
  379. z: 40
  380. position:
  381. x: [0,0,0]
  382. y: [-10,0,0]
  383. z: [0,0,0]
  384. width: [0,9,0]
  385. height: [0,3.8,0]
  386. angle: 135
  387. propeller: false
  388. texture: [10,3]
  389. dbs1:
  390. section_segments: 30
  391. offset:
  392. x: 55
  393. y: -55
  394. z: 15
  395. position:
  396. x: pm
  397. y: dl
  398. z: pm
  399. width: dk
  400. height: wh
  401. texture: [4]
  402. dbs2:
  403. section_segments: 30
  404. offset:
  405. x: 57
  406. y: -55
  407. z: 15
  408. position:
  409. x: pm
  410. y: dl
  411. z: pm
  412. width: dk
  413. height: wh
  414. angle: 180
  415. texture: [4]
  416. dbs3:
  417. section_segments: 30
  418. offset:
  419. x: 0
  420. y: 75
  421. z: 15
  422. position:
  423. x: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  424. y: dl
  425. z: pm
  426. width: dk
  427. height: wh
  428. angle: 180
  429. texture: [4]
  430. dbs4:
  431. section_segments: 30
  432. offset:
  433. x: 0
  434. y: 75
  435. z: 15
  436. position:
  437. x: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  438. y: dl
  439. z: pm
  440. width: dk
  441. height: wh
  442. angle: 0
  443. texture: [4]
  444. ccp1:
  445. section_segments: 30
  446. offset:
  447. x: 0
  448. y: 0
  449. z: 40
  450. position:
  451. x: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  452. y: c1
  453. z: c3
  454. width: c2
  455. height: c4
  456. angle: 180
  457. laser:
  458. damage: [35,35]
  459. rate: 0.1
  460. type: 1
  461. speed: [150,150]
  462. recoil: 0
  463. number: 180
  464. error: 360
  465. texture: [63]
  466. ccp2:
  467. section_segments: 30
  468. offset:
  469. x: 0
  470. y: 0
  471. z: 40
  472. position:
  473. x: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  474. y: c1
  475. z: c3
  476. width: c2
  477. height: c4
  478. angle: 0
  479. laser:
  480. damage: [35,35]
  481. rate: 0.1
  482. type: 1
  483. speed: [150,150]
  484. recoil: 0
  485. number: 180
  486. error: 360
  487. texture: [63]
  488. er1:
  489. section_segments: 12
  490. offset:
  491. x: -8
  492. y: 0
  493. z: 41
  494. position:
  495. x: [0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  496. y: [-15,-15,-11,-11,-9,-9,-6,-6,-3,-3,1,1]
  497. z: [0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  498. width: [0,16,12,0,0,12,8,0,0,8,4,0]
  499. height: [0,6,5,0,0,4,3,0,0,2,1,0]
  500. angle: 90
  501. propeller: false
  502. texture: [10,11,12,12,12,11,12,12,12,11,17]
  503. er2:
  504. section_segments: 12
  505. offset:
  506. x: 0
  507. y: -8
  508. z: 41
  509. position:
  510. x: [0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  511. y: [-15,-15,-11,-11,-9,-9,-6,-6,-3,-3,1,1]
  512. z: [0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  513. width: [0,16,12,0,0,12,8,0,0,8,4,0]
  514. height: [0,6,5,0,0,4,3,0,0,2,1,0]
  515. angle: 0
  516. propeller: false
  517. texture: [10,11,12,12,12,11,12,12,12,11,17]
  518. er3:
  519. section_segments: 12
  520. offset:
  521. x: 0
  522. y: 8
  523. z: 41
  524. position:
  525. x: [0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  526. y: [-15,-15,-11,-11,-9,-9,-6,-6,-3,-3,1,1]
  527. z: [0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  528. width: [0,16,12,0,0,12,8,0,0,8,4,0]
  529. height: [0,6,5,0,0,4,3,0,0,2,1,0]
  530. angle: 180
  531. propeller: false
  532. texture: [10,11,12,12,12,11,12,12,12,11,17]
  533. cp1:
  534. section_segments: 12
  535. offset:
  536. x: 0
  537. y: 45
  538. z: 10
  539. position:
  540. x: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  541. y: [-24,-21,-18,-15,-12,-9,-6,-3,0,3,6,9,12,15,18,21,24,27,30]
  542. z: [4,0,-4,-7,-10,-11,-11,-12,-12,-12,-12,-11,-11,-10,-7,-4,0,4]
  543. width: [4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4]
  544. height: [4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4]
  545. angle: 0
  546. propeller: false
  547. texture: [2,4,2,4,2,4,2,4,2,4,2,4,2,4,2,4,2]
  548. cp2:
  549. section_segments: 12
  550. offset:
  551. x: 33
  552. y: -30
  553. z: 10
  554. position:
  555. x: [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
  556. y: [-24,-21,-18,-15,-12,-9,-6,-3,0,3,6,9,12,15,18,21,24,27,30]
  557. z: [4,0,-4,-7,-10,-11,-11,-12,-12,-12,-12,-11,-11,-10,-7,-4,0,4]
  558. width: [4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4]
  559. height: [4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4]
  560. angle: 135
  561. propeller: false
  562. texture: [2,4,2,4,2,4,2,4,2,4,2,4,2,4,2,4,2]
  563. cp3:
  564. section_segments: 12
  565. offset:
  566. x: 33
  567. y: 30
  568. z: 10
  569. position:
  570. x: [0,0,-3,-2,-1,0,1,2,3,3,3,3,4,4,5,8,12,12]
  571. y: [-36,-30,-24,-18,-12,-9,-6,-3,0,3,6,9,12,15,18,21,24,27,30]
  572. z: [0,-2,-4,-5,-5,-4,-2,-0,2,4,6,8,10,12,14,16,18,20]
  573. width: [4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4]
  574. height: [4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4]
  575. angle: 50
  576. propeller: false
  577. texture: [3,3,3,3,11,3,3,11,3,3,11,3,3,11,3,3,11,3]
  578. cp4:
  579. section_segments: 12
  580. offset:
  581. x: 43
  582. y: 20
  583. z: 10
  584. position:
  585. x: [0,0,3,2,1,0,-1,-2,-3,-3,-3,-3,-4,-4,-5,-8,-12,-12]
  586. y: [-36,-30,-24,-18,-12,-9,-6,-3,0,3,6,9,12,15,18,21,24,27,30]
  587. z: [0,-2,-4,-5,-5,-4,-2,-0,2,4,6,8,10,12,14,16,18,20]
  588. width: [4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4]
  589. height: [4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4]
  590. angle: 50
  591. propeller: false
  592. texture: [3,3,3,3,11,3,3,11,3,3,11,3,3,11,3,3,11,3]
  593. dbsp1:
  594. section_segments: 12
  595. offset:
  596. x: 0
  597. y: 97
  598. z: 16
  599. position:
  600. x: [0,0]
  601. y: [-7,0]
  602. z: [0,0]
  603. width: [12,16]
  604. height: [2,0]
  605. angle: 0
  606. propeller: false
  607. texture: [3]
  608. dbsp2:
  609. section_segments: 12
  610. offset:
  611. x: 0
  612. y: 53
  613. z: 16
  614. position:
  615. x: [0,0]
  616. y: [-7,0]
  617. z: [0,0]
  618. width: [12,16]
  619. height: [2,0]
  620. angle: 180
  621. propeller: false
  622. texture: [3]
  623. dbsp3:
  624. section_segments: 12
  625. offset:
  626. x: 22
  627. y: 75
  628. z: 16
  629. position:
  630. x: [0,0]
  631. y: [-7,0]
  632. z: [0,0]
  633. width: [12,16]
  634. height: [1.5,0]
  635. angle: 90
  636. propeller: false
  637. texture: [3]
  638. dbsp4:
  639. section_segments: 12
  640. offset:
  641. x: 78
  642. y: -55
  643. z: 16
  644. position:
  645. x: [0,0]
  646. y: [-7,0]
  647. z: [0,0]
  648. width: [12,16]
  649. height: [1.5,0]
  650. angle: 90
  651. propeller: false
  652. texture: [3]
  653. dbsp5:
  654. section_segments: 12
  655. offset:
  656. x: -33
  657. y: -55
  658. z: 16
  659. position:
  660. x: [0,0]
  661. y: [-7,0]
  662. z: [0,0]
  663. width: [12,16]
  664. height: [1.5,0]
  665. angle: 90
  666. propeller: false
  667. texture: [3]
  668. dbsp6:
  669. section_segments: 12
  670. offset:
  671. x: -56
  672. y: -77
  673. z: 16
  674. position:
  675. x: [0,0]
  676. y: [-7,0]
  677. z: [0,0]
  678. width: [12,16]
  679. height: [1.5,0]
  680. angle: 180
  681. propeller: false
  682. texture: [3]
  683. dbsp7:
  684. section_segments: 12
  685. offset:
  686. x: -56
  687. y: -33
  688. z: 16
  689. position:
  690. x: [0,0]
  691. y: [-7,0]
  692. z: [0,0]
  693. width: [12,16]
  694. height: [1.5,0]
  695. angle: 0
  696. propeller: false
  697. texture: [3]
  698. anp:
  699. section_segments: 13
  700. offset:
  701. x: 60
  702. y: 45
  703. z: 31
  704. position:
  705. x: [0,0,0,0]
  706. y: [-25,-15,15,25]
  707. z: [2,0,0,2]
  708. width: [12,24,24,12]
  709. height: [0,4,4,0]
  710. angle: 320
  711. propeller: false
  712. texture: [10,3,10]
  713. anps:
  714. section_segments: 13
  715. offset:
  716. x: 68
  717. y: 51
  718. z: 35
  719. position:
  720. x: [0,0,0]
  721. y: [-10,0,0]
  722. z: [-2,0,0]
  723. width: [8,14,0]
  724. height: [0,5,0]
  725. angle: 230
  726. propeller: false
  727. texture: [10,3,3]
  728. an1:
  729. section_segments: 4
  730. offset:
  731. x: 60
  732. y: 45
  733. z: 45
  734. position:
  735. x: [0,0,0]
  736. y: [-5,0,5]
  737. z: [0,0,0]
  738. width: [0,5,0]
  739. height: [0,20,0]
  740. angle: 45
  741. propeller: false
  742. texture: [2]
  743. an2:
  744. section_segments: 4
  745. offset:
  746. x: 55
  747. y: 30
  748. z: 40
  749. position:
  750. x: [0,0,0]
  751. y: [-3,0,3]
  752. z: [0,0,0]
  753. width: [0,3,0]
  754. height: [0,15,0]
  755. angle: 45
  756. propeller: false
  757. texture: [2]
  758. an3:
  759. section_segments: 4
  760. offset:
  761. x: 45
  762. y: 40
  763. z: 40
  764. position:
  765. x: [0,0,0]
  766. y: [-3,0,3]
  767. z: [0,0,0]
  768. width: [0,3,0]
  769. height: [0,15,0]
  770. angle: 45
  771. propeller: false
  772. texture: [2]
  773. bslgh1:
  774. section_segments: 12
  775. offset:
  776. x: 0
  777. y: 70
  778. z: 18.5
  779. position:
  780. x: [0,0]
  781. y: [-10,10]
  782. z: [-1,0]
  783. width: [6,6]
  784. height: [1,1]
  785. angle: 0
  786. propeller: false
  787. texture: [17]
  788. bslght2:
  789. section_segments: 12
  790. offset:
  791. x: 56
  792. y: -50
  793. z: 18.5
  794. position:
  795. x: [0,0]
  796. y: [-10,10]
  797. z: [-1,0]
  798. width: [6,6]
  799. height: [1,1]
  800. angle: 180
  801. propeller: false
  802. texture: [17]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement