Post edit history
Qrow's Ideal Balance Changes (Jan. 2026)
| Before | After | ||
|---|---|---|---|
| 1 | WIP | 1 | WIP |
| 2 | [spoiler] | ||
| 2 | {{{ | 3 | {{{ |
| 3 | { | 4 | { |
| 4 | amphaa = { | 5 | amphaa = { |
| 5 | speed = 52, | 6 | speed = 52, |
| 6 | }, | 7 | }, |
| 7 | amphlaunch = { | 8 | amphlaunch = { |
| 8 | weaponDefs = { | 9 | weaponDefs = { |
| 9 | TELEPORT_GUN = { | 10 | TELEPORT_GUN = { |
| 10 | noair = true, | 11 | noair = true, |
| 11 | weaponVelocity = 262.5, | 12 | weaponVelocity = 262.5, |
| 12 | }, | 13 | }, |
| 13 | }, | 14 | }, |
| 14 | }, | 15 | }, |
| 15 | amphriot = { | 16 | amphriot = { |
| 16 | weaponDefs = { | 17 | weaponDefs = { |
| 17 | FLECHETTE = { | 18 | FLECHETTE = { |
| 18 | damage = { | 19 | damage = { |
| 19 | default = 24, | 20 | default = 24, |
| 20 | }, | 21 | }, |
| 21 | }, | 22 | }, |
| 22 | }, | 23 | }, |
| 23 | }, | 24 | }, |
| 24 | amphsupport = { | 25 | amphsupport = { |
| 25 | health = 1400, | 26 | health = 1400, |
| 27 | }, | ||
| 28 | amphtele = { | ||
| 29 | metalcost = 550, | ||
| 30 | speed = 85, | ||
| 31 | customparams = { | ||
| 32 | teleporter_throughput = 200, | ||
| 33 | }, | ||
| 34 | }, | ||
| 35 | gunshiptrans = { | ||
| 36 | metalcost = 70, | ||
| 37 | }, | ||
| 38 | bomberdisarm = { | ||
| 39 | health = 2200, | ||
| 40 | }, | ||
| 41 | bomberprec = { | ||
| 42 | metalcost = 280, | ||
| 43 | speed = 260, | ||
| 44 | weapondefs = { | ||
| 45 | BOMBSABOT = { | ||
| 46 | tolerance = 9200, | ||
| 47 | }, | ||
| 48 | }, | ||
| 49 | }, | ||
| 50 | bomberriot = { | ||
| 51 | health = 1200, | ||
| 52 | speed = 210, | ||
| 53 | metalcost = 500, | ||
| 54 | turnrate = 180, | ||
| 55 | weapondefs = { | ||
| 56 | NAPALM = { | ||
| 57 | areaofeffect = 280, | ||
| 58 | burst = 14, | ||
| 59 | burstrate = 300, | ||
| 60 | edgeeffectiveness = 0.5, | ||
| 61 | }, | ||
| 62 | }, | ||
| 63 | }, | ||
| 64 | planefighter = { | ||
| 65 | health = 400, | ||
| 26 | }, | 66 | }, |
| 27 | 67 | bomberstrike = { | |
| 68 | metalcost = 120, | ||
| 69 | health = 320, | ||
| 70 | speed = 280, | ||
| 71 | weapons = { | ||
| 72 | { | ||
| 73 | def = [[MISSILE]], | ||
| 74 | mainDir = [[0 0 1]], | ||
| 75 | maxAngleDif = 90, | ||
| 76 | onlyTargetCategory = [[LAND SINK TURRET SHIP SWIM FLOAT HOVER SINK SUB]], | ||
| 77 | }, | ||
| 78 | }, | ||
| 79 | weapondefs = { | ||
| 80 | MISSILE = { | ||
| 81 | damage = { | ||
| 82 | default = 140, | ||
| 83 | }, | ||
| 84 | reloadtime = 4, | ||
| 85 | }, | ||
| 86 | }, | ||
| 87 | }, | ||
| 28 | } | 88 | } |
| 29 | }}} | 89 | }}} |
| 30 | 90 | [/spoiler] |
