Advertisement
HugoBDesigner

regularvariables.txt

Dec 18th, 2013
318
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.99 KB | None | 0 0
  1. portalgundelay = 0.2,
  2. gellifetime = 2,
  3. bulletbilllifetime = 20,
  4. playertypelist = {"portal", "minecraft", "gelcannon", "mario"},
  5. goesupstairs = false,
  6. boxbounce = true,
  7. cheatcommanderallowed = true,
  8. emanceparticlelifetime = 2,
  9. emanceparticlefadestart = 1,
  10. gravityside = "down",
  11. joystickdeadzone = 0.2,
  12. joystickaimdeadzone = 0.5,
  13. walkacceleration = 8,
  14. runacceleration = 16,
  15. walkaccelerationair = 8,
  16. runaccelerationair = 16,
  17. minspeed = 0.7,
  18. maxwalkspeed = 6.4,
  19. maxrunspeed = 9.0,
  20. friction = 14,
  21. superfriction = 100,
  22. frictionair = 0,
  23. airslidefactor = 0.8,
  24. mariocombo = {100, 200, 400, 500, 800, 1000, 2000, 4000, 5000, 8000},
  25. koopacombo = {500, 800, 1000, 2000, 4000, 5000, 8000},
  26. firepoints = {goomba = 100, koopa = 200, plant = 200, bowser = 5000, squid = 200, cheep = 200, flyingfish = 200, hammerbro = 1000, lakito = 200, bulletbill = 200},
  27. yacceleration = 80,
  28. yaccelerationjumping = 30,
  29. maxyspeed = 100,
  30. jumpforce = 16,
  31. jumpforceadd = 1.9,
  32. headforce = 2,
  33. bounceheight = 14/16,
  34. passivespeed = 4,
  35. uwwalkacceleration = 8,
  36. uwrunacceleration = 16,
  37. uwwalkaccelerationair = 8,
  38. uwmaxairwalkspeed = 5,
  39. uwmaxwalkspeed = 3.6,
  40. uwmaxrunspeed = 5,
  41. uwfriction = 14,
  42. uwsuperfriction = 100,
  43. uwfrictionair = 0,
  44. uwairslidefactor = 0.8,
  45. uwjumpforce = 5.9,
  46. uwjumpforceadd = 0,
  47. uwyacceleration = 9,
  48. uwyaccelerationjumping = 12,
  49. uwmaxheight = 2.5,
  50. uwpushdownspeed = 3,
  51. bubblesmaxy = 2.5,
  52. bubblesspeed = 2.3,
  53. bubblesmargin = 0.5,
  54. bubblestime = {1.2, 1.6},
  55. gelmaxrunspeed = 50,
  56. gelmaxwalkspeed = 25,
  57. gelrunacceleration = 25,
  58. gelwalkacceleration = 12.5,
  59. slowgelmaxrunspeed = 4,
  60. slowgelmaxwalkspeed = 2,
  61. slowgelrunacceleration = 2,
  62. slowgelwalkacceleration = 1,
  63. quickboxspeed = 25,
  64. slowboxspeed = 0.1,
  65. horbouncemul = 1.5,
  66. horbouncespeedy = 20,
  67. horbouncemaxspeedx = 15,
  68. horbounceminspeedx = 2,
  69. mushroomspeed = 3.6,
  70. mushroomtime = 0.7,
  71. mushroomjumpforce = 13,
  72. starjumpforce = 13,
  73. staranimationdelay = 0.04,
  74. mariostarblinkrate = 0.08,
  75. mariostarblinkrateslow = 0.16,
  76. mariostarduration = 12,
  77. mariostarrunout = 1,
  78. goombaspeed = 2,
  79. goombaacceleration = 8,
  80. goombaanimationspeed = 0.2,
  81. goombadeathtime = 0.5,
  82. koopaspeed = 2,
  83. koopasmallspeed = 12,
  84. koopaanimationspeed = 0.2,
  85. koopajumpforce = 10,
  86. koopaflyinggravity = 30,
  87. bowseranimationspeed = 0.5,
  88. bowserspeedbackwards = 1.875,
  89. bowserspeedforwards = 0.875,
  90. bowserjumpforce = 7,
  91. bowsergravity = 10.9,
  92. bowserjumpdelay = 1,
  93. bowserfallspeed = 8.25,
  94. bowserhammertable = {0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.1, 0.5, 1, 2, 1},
  95. bowserhammerdrawtime = 0.5,
  96. bowserhealth = 5,
  97. cheepwhitespeed = 1,
  98. cheepredspeed = 1.8,
  99. cheepyspeed = 0.3,
  100. cheepheight = 1,
  101. cheepanimationspeed = 0.35,
  102. platformverdistance = 8.625,
  103. platformhordistance = 3.3125,
  104. platformvertime = 6.4,
  105. platformhortime = 4,
  106. platformbonusspeed = 3.75,
  107. platformspawndelay = 2.18,
  108. platformjustspeed = 3.5,
  109. seesawspeed = 4,
  110. seesawgravity = 30,
  111. seesawfriction = 4,
  112. koopaflyingdistance = 7.5,
  113. koopaflyingtime = 7,
  114. lakitothrowtime = 4,
  115. lakitorespawn = 16,
  116. lakitospace = 4,
  117. lakitodistancetime = 1.5,
  118. lakitohidetime = 0.5,
  119. lakitopassivex = 18-4/16,
  120. lakitopassivespeed = 3,
  121. fireballspeed = 15,
  122. fireballjumpforce = 10,
  123. maxfireballs = 2,
  124. fireanimationtime = 0.11,
  125. shotspeedx = 4,
  126. shotjumpforce = 8,
  127. shotgravity = 60,
  128. deathanimationjumpforce = 17,
  129. deathanimationjumptime = 0.3,
  130. deathgravity = 40,
  131. deathtotaltime = 4,
  132. portalanimationcount = 6,
  133. portalanimation = 1,
  134. portalanimationtimer = 0,
  135. portalanimationdelay = 0.08,
  136. portalrotationalignmentspeed = 15,
  137. scrollrate = 5,
  138. superscrollrate = 40,
  139. maxscrollrate = maxrunspeed*2,
  140. blockbouncetime = 0.2,
  141. blockbounceheight = 0.4,
  142. coinblocktime = 0.3,
  143. coinblockdelay = 0.5/30,
  144. runanimationspeed = 10,
  145. swimanimationspeed = 10,
  146. spriteset = 1,
  147. background = 1,
  148. speed = 1,
  149. speedtarget = 1,
  150. speedmodifier = 10,
  151. scrollingscoretime = 0.8,
  152. scrollingscoreheight = 2.5,
  153. portalparticlespeed = 1,
  154. portalparticletimer = 0,
  155. portalparticletime = 0.05,
  156. portalparticleduration = 0.5,
  157. portaldotstime = 0.8,
  158. portaldotsdistance = 1.2,
  159. portaldotsinner = 10,
  160. portaldotsouter = 70,
  161. portalprojectilespeed = 100,
  162. portalprojectilesinemul = 100,
  163. portalprojectiledelay = 2,
  164. portalprojectilesinesize = 0.3,
  165. portalprojectileparticledelay = 0.002,
  166. emanceparticlespeed = 3,
  167. emanceparticlespeedmod = 0.3,
  168. emanceimgwidth = 64,
  169. emancelinecolor = {100, 100, 255, 10},
  170. boxfriction = 20,
  171. boxfrictionair = 8,
  172. faithplatetime = 0.3,
  173. spacerunroom = 1.2/16,
  174. doorspeed = 2,
  175. groundlightdelay = 1,
  176. geldispensespeed = 0.05,
  177. gelmaxspeed = 30,
  178. cubedispensertime = 1,
  179. pushbuttontime = 1,
  180. bulletbillspeed = 8.0,
  181. bulletbilltimemax = 4.5,
  182. bulletbilltimemin = 1.0,
  183. bulletbillrange = 3,
  184. hammerbropreparetime = 0.5,
  185. hammerbrotime = {0.6, 1.6},
  186. hammerbrospeed = 1.5,
  187. hammerbroanimationspeed = 0.15,
  188. hammerbrojumptime = 3,
  189. hammerbrojumpforce = 19,
  190. hammerbrojumpforcedown = 6,
  191. hammerspeed = 4,
  192. hammerstarty = 8,
  193. hammergravity = 25,
  194. hammeranimationspeed = 0.05,
  195. squidfallspeed = 0.9,
  196. squidxspeed = 3,
  197. squidupspeed = 3,
  198. squidacceleration = 10,
  199. squiddowndistance = 1,
  200. firespeed = 4.69,
  201. fireverspeed = 2,
  202. fireanimationdelay = 0.05,
  203. upfireforce = 19,
  204. upfiregravity = 20,
  205. flyingfishgravity = 20,
  206. flyingfishforce = 23,
  207. userange = 1,
  208. usesquaresize = 1,
  209. blockdebrisanimationtime = 0.1,
  210. blockdebrisgravity = 60,
  211. castlefireangleadd = 11.25,
  212. castlefiredelay = 3.4/(360/castlefireangleadd),
  213. castlefireanimationdelay = 0.07,
  214. plantintime = 1.8,
  215. plantouttime = 2,
  216. plantanimationdelay = 0.15,
  217. plantmovedist = 23/16,
  218. plantmovespeed = 2.3,
  219. vinespeed = 2.13,
  220. vinemovespeed = 3.21,
  221. vinemovedownspeed = vinemovespeed*2,
  222. vineframedelay = 0.15,
  223. vineframedelaydown = vineframedelay/2,
  224. vineanimationstart = 4,
  225. vineanimationgrowheight = 6,
  226. vineanimationmariostart = vineanimationgrowheight/vinespeed,
  227. vineanimationstop = 1.75,
  228. vineanimationdropdelay = 0.5,
  229. pipeanimationtime = 0.7,
  230. pipeanimationdelay = 1,
  231. pipeanimationdistancedown = 32/16,
  232. pipeanimationdistanceright = 16/16,
  233. pipeanimationrunspeed = 3,
  234. pipeupdelay = 1,
  235. growtime = 0.9,
  236. shrinktime = 0.9,
  237. growframedelay = 0.08,
  238. shrinkframedelay = 0.08,
  239. invicibleblinktime = 0.02,
  240. invincibletime = 3.2,
  241. blinktime = 0.5,
  242. levelscreentime = 2.4,
  243. gameovertime = 7,
  244. blacktimesub = 0.1,
  245. sublevelscreentime = 0.2,
  246. flagclimbframedelay = 0.07,
  247. scoredelay = 2,
  248. flagdescendtime = 0.9,
  249. flagydistance = 7+10/16,
  250. flaganimationdelay = 0.6,
  251. scoresubtractspeed = 1/60,
  252. castleflagstarty = 1.5,
  253. castleflagspeed = 3,
  254. castlemintime = 7,
  255. fireworkdelay = 0.55,
  256. fireworksoundtime = 0.2,
  257. endtime = 2,
  258. springtime = 0.2,
  259. springhighforce = 41,
  260. springforce = 24,
  261. springytable = {0, 0.5, 1},
  262. flagscores = {100, 400, 800, 2000, 5000},
  263. flagvalues = {9.8125, 7.3125, 5.8125, 2.9375},
  264. castleanimationchaindisappear = 0.38,
  265. castleanimationbowserframedelay = 0.0666,
  266. castleanimationbridgedisappeardelay = 0.06,
  267. castleanimationmariomove = 1.07,
  268. castleanimationcameraaccelerate = 1.83,
  269. castleanimationmariostop = 2.3,
  270. castleanimationtextfirstline = 3.2,
  271. castleanimationtextsecondline = 5.3,
  272. castleanimationnextlevel = 9.47,
  273. endanimationtextfirstline = 3.2,
  274. endanimationtextsecondline = 7.4,
  275. endanimationtextthirdline = 8.4,
  276. endanimationtextfourthline = 9.4,
  277. endanimationtextfifthline = 10.4,
  278. endanimationend = 12,
  279. drainspeed = 20,
  280. drainmax = 10,
  281. minecraftrange = 3,
  282. minecraftbreaktime = 0.6,
  283. rainboomdelay = 0.03,
  284. rainboomframes = 49,
  285. rainboomspeed = 45,
  286. rainboomearthquake = 50,
  287. backgroundstripes = 24,
  288. konami = {"up", "up", "down", "down", "left", "right", "left", "right", "b", "a"},
  289. konamii = 1,
  290. earthquakespeed = 40,
  291. bullettime = false,
  292. portalknockback = false,
  293. bigmario = false,
  294. goombaattack = false,
  295. sonicrainboom = false,
  296. playercollisions = false,
  297. scalefactor = 5,
  298. gelcannondelay = 0.05,
  299. gelcannonspeed = 30,
  300. infinitetime = false,
  301. infinitelives = false,
  302. pausemenuoptions = {"resume", "save game", "volume", "options", "quit to", "quit to"},
  303. pausemenuoptions2 = {"", "", "", "", "menu", "desktop"},
  304. guirepeatdelay = 0.07,
  305. mappackhorscrollrange = 220,
  306. maximumbulletbills = 5,
  307. coinblocktime = 4,
  308. bullettimeminspeed = 0.1,
  309. bullettimemaxspeed = 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement