Advertisement
Guest User

Untitled

a guest
Jul 24th, 2010
1,065
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.85 KB | None | 0 0
  1. [20:35:07] <loftar> Each different weapon has a different base damage, quite simply.
  2. [20:35:25] <loftar> The stone axe, for instance, has 100.
  3. [20:35:32] <Rage> oh 5
  4. [20:35:44] <Squidgy> this applies for all melee weapons?
  5. [20:35:47] <Rage> might we please have the others or is that pushing it?
  6. [20:35:52] <loftar> All current ones, at least.
  7. [20:36:08] <SarahJ> 100 base damage?
  8. [20:36:09] <SarahJ> On the stone axe?
  9. [20:36:28] <loftar> The militia sword is 250, the soldier's sword is 400, the bronze sword is 325 and the B12 axe is 500.
  10. [20:36:29] <Oddity> Do you think it's worth it to make a Soldier's Sword instead of a Bronze Sword? It has only +10 base damage compared to a Bronze Sword but I'm wondering how that scales with quality.
  11. [20:36:34] <Oddity> oh
  12. [20:36:36] <Oddity> so the wiki is wrong
  13. [20:36:38] <Rage> wow thanks
  14. [20:36:42] <Rage> huge informations
  15. [20:36:44] <rye130> Why does soldier's sword suck so much?
  16. [20:36:50] <sabinati> base-damage * sqrt(q * str)?
  17. [20:36:51] <rye130> I mean militia
  18. [20:37:07] <Fratari02> because the militia sword is the cheapest
  19. [20:37:09] <sabinati> q not q/10?
  20. [20:37:17] <loftar> Oh yes, sorry, q/10. :)
  21. [20:37:28] <rye130> I would think iron should be worth more then bronze
  22. [20:37:32] <Valnar> 2 wrought iron is cheaper than 3 bronze?
  23. [20:37:34] <loftar> Uh, no, it actually is q and not q/10.
  24. [20:37:37] <loftar> I wonder if that's a bug.
  25. [20:37:40] <loftar> Probably not, actually.
  26. [20:37:45] <loftar> It's probably intentional.
  27. [20:37:49] <sabinati> lol
  28. [20:38:00] <loftar> Since it scales in the same value range as strength does.
  29. [20:38:03] <Squidgy> you should divide it by 10
  30. [20:38:05] <Oddity> So the wiki is way wrong about base damages on weapons
  31. [20:38:11] <Squidgy> just to keep newbies alive.
  32. [20:38:13] <Oddity> I'll update the pages
  33. [20:38:15] <loftar> Ah, yes, sorry; let me take that back.
  34. [20:38:18] <Fratari02> that seems a lot higher than the damage i get
  35. [20:38:18] <Dataslycer> Oddity that was old info it seems.
  36. [20:38:23] <Oddity> ya
  37. [20:38:32] <loftar> The correct one is base-damage * sqrt((q * str) / 10).
  38. [20:38:56] <Rage> do animals have deflect or soak?
  39. [20:39:21] <loftar> *That* is probably a mistake, though. It should probably be divided by 100. Oh well.
  40. [20:40:08] <loftar> Indeed though; that probably is a bug. It makes the weapons unbalanced against the armors.
  41. [20:40:21] <rye130> Wow, thanks for all the info
  42. [20:40:26] <SarahJ> That would explain people doing 1000 damage with sting
  43. [20:40:33] <Squidgy> yeah.
  44. [20:40:38] <Dataslycer> Assuming 0 def
  45. [20:41:21] <Twentytwos> i would prefer if caves were made more interesting after hours of bulbs hunter ...... gah
  46. [20:41:38] <loftar> Yes, I would also prefer if caves were made more interesting. :)
  47. [20:41:59] <Valnar> Like finding gemstones in the walls or a cave bear
  48. [20:42:08] <Dataslycer> If someone uses an attack with 1.00 weight vs an enemy with a defense of 1.00 and both of them have equal skill in their respective field, is the defense taken off on defense 50% or something else? It seems as if the defense taken off seems to be a ratio of a sort.
  49. [20:42:16] * Fratari02 trembles as he realizes loftar decided to implement trolls in caves
  50. [20:43:15] <loftar> The defense consumed by an attack is sqrt(AW / BW) / 2.
  51. [20:43:29] <loftar> Where AW is the attack's weight, and BW is the maneuver's weight.
  52. [20:43:35] <loftar> I'm pretty sure that's on the forums, though.
  53. [20:44:19] <loftar> Ahhhh :)
  54. [20:44:29] <loftar> Let me take that melee formula back again.
  55. [20:44:40] <Dataslycer> OK
  56. [20:44:45] <SarahJ> 3rd time, Loftar
  57. [20:44:49] <rye130> Lol
  58. [20:44:50] <loftar> After having read the code once again, I realize that it is, in fact, base-damage * sqrt(sqrt(q * str) / 10).
  59. [20:44:50] <SarahJ> You're running out of tries -)
  60. [20:44:53] <loftar> Which makes sense, again. :)
  61. [20:45:21] <SarahJ> It makes a *sort* of sense
  62. [20:45:22] <Dataslycer> So...
  63. [20:45:43] <Oddity> weapons pages updated
  64. [20:45:47] <SarahJ> Like, the sqrt(sqrt(sense*sense))
  65. [20:45:54] <Shylock> how many tiles are Supergrids?
  66. [20:46:02] <loftar> It makes perfect sense, I think. It's the normal quality modification, only that instead of quality, the geometric mean of the weapon's quality and the wielder's strength is used.
  67. [20:46:20] <loftar> One supergrid is 5000x5000.
  68. [20:46:25] <loftar> Tiles, that is.
  69. [20:46:41] <SarahJ> I need... 19 linen
  70. [20:46:48] <Squidgy> does table quality matter for feasting?
  71. [20:47:00] <loftar> Note that the "supergrid" is just a map-generator concept, and will in all likelyhood not be there with the next generator.
  72. [20:47:08] <loftar> Yes, Squidgy.
  73. [20:47:42] <Dataslycer> If I had 100 melee and used valourous strike (1.75 weight). Is it a multiplier of the defense taken off or my melee?
  74. [20:48:01] <loftar> I do not understand what you mean, Dataslycer.
  75. [20:48:07] <Squidgy> pretty sure it means you attack with 175 melee
  76. [20:48:37] <loftar> If you attack with valstrike at 100 melee, your attack weight would be 175.
  77. [20:48:39] <Oddity> good thing I didn't update the wiki on the damage formula before that heh
  78. [20:48:52] <Dataslycer> Ah OK. One last question, thanks.
  79. [20:49:11] <loftar> Likewise, if one blocked with a shield at 100 melee, the block weight would be 150.
  80. [20:49:21] <Dataslycer> That's pretty nice
  81. [20:49:25] <Dataslycer> Oh wait
  82. [20:49:34] <Dataslycer> Isn't the shield weight 1.25?
  83. [20:49:40] <Squidgy> that's what I thought.
  84. [20:49:41] <loftar> Oh, maybe it is, yes.
  85. [20:49:48] <loftar> It used to be 1.5 in the old system. :)
  86. [20:49:54] <Dataslycer> Silly loftar :P
  87. [20:50:21] <Squidgy> or axes that cut down tree faster
  88. [20:50:34] <Dataslycer> A bit of a random guess but is the combat speed modifier from combat intensity 100% + (10% * intensity)?
  89. [20:50:35] <loftar> Maybe. I don't know if it'll work just like that, though. I haven't thought it through yet.
  90.  
  91. [20:51:36] <loftar> Rather, the cooldown of an attack ranges from 100% down to 33% depending on the intensity, Dataslycer
  92. [20:52:22] <Dataslycer> 3x faster hmm?
  93.  
  94. [20:53:13] <Squidgy> loftar, how about adding in moves that factor in intelligence and charisma :D
  95. [20:53:21] <Dataslycer> I guess the sqrt(AW / BW) / 2 formula is also used UA vs UA in maneuvers?
  96. [20:53:35] <loftar> I think the leadership ones do, Squidgy. Unless I memory fails me.
  97. [20:53:39] <Oddity> yeah
  98. [20:53:47] <Squidgy> Yeah but they're very impractical
  99. [20:53:49] <Oddity> like To Arms!
  100. [20:53:52] <sabinati> yeah the party moves use charisma
  101. [20:54:08] <loftar> It is used with all attacks, Dataslycer.
  102. [20:54:12] <Squidgy> I was thinking moves that are so useful that people would want to be civilized
  103. [20:54:27] <Dataslycer> Specal formula then.
  104. [20:54:30] <sabinati> throw a cup of tea in someone's face
  105. [20:54:31] <Dataslycer> special*
  106. [20:54:37] <loftar> No, general formula. :)
  107. [20:54:41] <Dataslycer> Throw down the gauntlet! :P
  108. [20:54:48] <Valnar> Bite your thumb at someone
  109. [20:54:51] <Squidgy> yes
  110. [20:54:53] <Dataslycer> XD
  111. [20:54:56] <loftar> It is used regardlessly of whether the attack or maneuver is melee or unarmed.
  112. [20:54:58] <sabinati> glove slap
  113. [20:55:00] <Squidgy> all these moves should reduce intensity!
  114. [20:55:13] <Rage> toss tea in my face
  115. [20:55:15] <Squidgy> and intensity can go to NEGATIVE.
  116. [20:55:17] <Rage> and see how intense shit gets
  117. [20:55:21] <Squidgy> down to -10 with these moves
  118. [20:55:22] <Squidgy> oh ma
  119. [20:55:24] <Squidgy> n
  120.  
  121. [20:55:52] <J-Floyd> So, Loftar, what are the specifics on tree spawns?
  122. [20:56:04] <Rage> yeah, why are trees spawning at low civ
  123. [20:56:13] <J-Floyd> Is there a min/max tile radius?
  124. [20:56:14] <loftar> For now, I have disabled tree spawning. It had some auxiliary problems.
  125.  
  126. [21:48:21] <Dataslycer> How does combat advantage affect your weight? (yes it's another combat question, what'd you expect? :P)
  127. [21:49:12] <loftar> Your attack weight ranges from 50% to 200% depending on the advantage.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement