Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 ... 32 33 [34] 35 36

Author Topic: LCS 4.06.5 Download (Bank Heists, Mar 2013)  (Read 90278 times)

seth--

  • Bay Watcher
  • We need a slogan!
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #495 on: April 18, 2013, 06:54:27 pm »

I think sleeper bank managers should give you lots of money like corporate managers.
Code: [Select]
--- src/monthly/sleeper_update.cpp (revision 639)
+++ src/monthly/sleeper_update.cpp (working copy)
@@ -608,12 +608,9 @@
    switch(cr.type)
    {
       case CREATURE_SCIENTIST_EMINENT:
-         income=static_cast<int>(5000*cr.infiltration);
-         break;
       case CREATURE_CORPORATE_CEO:
-         income=static_cast<int>(50000*cr.infiltration);
-         break;
       case CREATURE_CORPORATE_MANAGER:
+      case CREATURE_BANK_MANAGER:
          income=static_cast<int>(5000*cr.infiltration);
          break;
       default:
Logged
I am confused are you saying you changed the kidnapping so it is less... Saw?
Did Saw consist of you beating them then yelling Ronald Reagan in their face?

Jboy2000000

  • Bay Watcher
  • Hello good people of the interwebs!
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #496 on: April 18, 2013, 07:07:21 pm »

That would make sense, they do have the ability to waltz into the vault. I don't know what your code says, but I think they should steal 5000$ a month, like giving a note to the teller.
Logged
"Wanna be a better liberal? Go get shot in the fuckin' face."

Just goes to show, even a Male Doctor that Looks Like a Female and a Criminal with Poor Hygiene Habits can fall in love.

seth--

  • Bay Watcher
  • We need a slogan!
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #497 on: April 18, 2013, 07:20:13 pm »

It says they give you between $0 and $5000, based on effectiveness, the same as a corporate manager, ceo or eminent scientist
Logged
I am confused are you saying you changed the kidnapping so it is less... Saw?
Did Saw consist of you beating them then yelling Ronald Reagan in their face?

seth--

  • Bay Watcher
  • We need a slogan!
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #498 on: April 18, 2013, 07:42:24 pm »

I've found a bug

Code: [Select]
#-CODE NAME------------SKILL---WEAPON---------ARMOR----------HEALTH---TRANSPORT-
1 Crystal Cole         37/0    .44 Mag (2)    Black Suit     Liberal  Sport
He is healthy. Nobody is trying to heal him and he can go into missions without bleeding.
Still, he can't take people on vacations:
Quote
Seeing Russell Shipp, Corporate Manager, Cable News Station        Money: $3864
--Russell Shipp, Mindless Conservative-----------Conservative-------------------
Hrt:    3  Agi:    7           Top Skills:
Int:    6  Str:    6           Business: 5
Wis:    7  Char:   10          Tailoring: 3
Hlth:   5  Trans: On Foot      Science: 3
Weapon: None                   Throwing: 1
Clothes: Clothes
--------------------------------------------------------------------------------

How should Crystal Cole approach the situation?
A - Spend a hundred bucks tonight to get the ball rolling.
B - Try to get through the evening without spending a penny.
C - Spend a week on a cheap vacation (must be uninjured).
D - Break it off.
E - Just kidnap the Conservative bitch.

save file
Logged
I am confused are you saying you changed the kidnapping so it is less... Saw?
Did Saw consist of you beating them then yelling Ronald Reagan in their face?

Jboy2000000

  • Bay Watcher
  • Hello good people of the interwebs!
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #499 on: April 18, 2013, 08:06:50 pm »

I think I know whats going on here. I read thats its possible to liberals to heal ABOVE their health level, making the game think they're injured, you just need to get him beat/shot/cut/blown up, and then healed again.
Logged
"Wanna be a better liberal? Go get shot in the fuckin' face."

Just goes to show, even a Male Doctor that Looks Like a Female and a Criminal with Poor Hygiene Habits can fall in love.

Jonathan S. Fox

  • Bay Watcher
    • View Profile
    • http://www.jonathansfox.com/
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #500 on: April 18, 2013, 08:35:39 pm »

Yeah, this is overhealing again. I'll just commit the two line fix for overhealing rather than trying to hunt down every instance of the game checking for exactly 100 health.
Logged

Jboy2000000

  • Bay Watcher
  • Hello good people of the interwebs!
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #501 on: April 18, 2013, 08:40:04 pm »

Im happy that I was right for once, but now Im confused. If all liberals/creatures have 100 HP, what does a liberals "Health" stat do?
Logged
"Wanna be a better liberal? Go get shot in the fuckin' face."

Just goes to show, even a Male Doctor that Looks Like a Female and a Criminal with Poor Hygiene Habits can fall in love.

Jonathan S. Fox

  • Bay Watcher
    • View Profile
    • http://www.jonathansfox.com/
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #502 on: April 18, 2013, 09:12:53 pm »

Im happy that I was right for once, but now Im confused. If all liberals/creatures have 100 HP, what does a liberals "Health" stat do?

It's actually pretty weak compared to most stats, but it has a few significant effects, most notably its effect on combat damage.

- Reduces, prevents, or (at low levels) increases bonus damage when hit by an attack.
- Contributes to running speed in foot chases, along with agility.
- Increases the chance of bleeding stopping on its own during a site action.
- Increases amount you can drug them and beat them during an interrogation.
- Strongly influences natural lifespan.
Logged

Jboy2000000

  • Bay Watcher
  • Hello good people of the interwebs!
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #503 on: April 18, 2013, 09:22:31 pm »

Having low health means you get extra damage done to you? How low does health have to be for that to kick in?
Logged
"Wanna be a better liberal? Go get shot in the fuckin' face."

Just goes to show, even a Male Doctor that Looks Like a Female and a Criminal with Poor Hygiene Habits can fall in love.

KA101

  • Bay Watcher
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #504 on: April 18, 2013, 10:35:56 pm »

Regarding the unique CCS safehouses: anyone tried those maps I posted?  I know I gave the DEB&G a front with its Business Front in mind.
Logged

Jonathan S. Fox

  • Bay Watcher
    • View Profile
    • http://www.jonathansfox.com/
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #505 on: April 18, 2013, 10:41:10 pm »

Having low health means you get extra damage done to you? How low does health have to be for that to kick in?

It's a sliding scale, really. The short version is that the attacker makes an attack roll, defender makes a defense roll. The attack hits if the attack roll beats the defense roll. The attack does extra damage if the attack exceeds the defense roll by more than the defender's health attribute.

The long answer gets really messy, because LCS has convoluted mechanics for calculating combat damage.

1. After the attack hits, the game starts keeping track of a value called mod, which begins at 0.

2. The defender makes a roll on their health, average result about equal to their health attribute, and adds this to their defense roll. The game takes the difference between the attack roll and the new health-included defense number and adds it to mod. mod is not permitted to go below 0 due to this, but a high health stat will ensure it stays at 0.

3. mod is then reduced by roughly 1.5 times the defender's armor value in the location hit, though this armor bonus is itself mitigated by armor penetration from the attacker's weapon. Armor, unlike high health, can make mod go below 0.

4. mod is mapped to a multiplier for the attack damage. It's an uneven scale, but the bounds of it are that -8 mod or lower maps to dividing the attack's damage by 32, and +10 mod or higher maps to multiplying the attack's damage by 3. So an attack with low base damage can't blow your brains out in one hit, no matter how accurate, but thick armor can reduce even assault rifles to pea shooters.

The biggest impact of getting a bunch of bonus mod points from attacking with a tremendously accurate roll is that armor will have a much harder time reducing mod below 0, so you're more likely to do full or better damage. A precise attacker will be able to punch through armor. So having a bunch of health will both prevent you from taking extra damage when hit, and make it much harder for your opponents to find kinks in your armor.

Regarding the unique CCS safehouses: anyone tried those maps I posted?  I know I gave the DEB&G a front with its Business Front in mind.

I haven't, but I've been meaning to. Thanks for reminding me.
Logged

Jboy2000000

  • Bay Watcher
  • Hello good people of the interwebs!
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #506 on: April 18, 2013, 10:44:08 pm »

I just downloaded it now, Ill tell you what I think.
--------
Wow! I haven't been to the CCS places or the nuke plant yet, but good lord the courthouse looks wonderful, very good job 101. I see you added in the metal detectors, good touch. If the other maps are as good as that I think Im going to enjoy the new ones.
« Last Edit: April 18, 2013, 10:55:31 pm by Jboy2000000 »
Logged
"Wanna be a better liberal? Go get shot in the fuckin' face."

Just goes to show, even a Male Doctor that Looks Like a Female and a Criminal with Poor Hygiene Habits can fall in love.

Jonathan S. Fox

  • Bay Watcher
    • View Profile
    • http://www.jonathansfox.com/
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #507 on: April 18, 2013, 11:51:00 pm »

Regarding the unique CCS safehouses: anyone tried those maps I posted?  I know I gave the DEB&G a front with its Business Front in mind.

Will you post your .dam file? DAME evidently lacks the ability to import .csv files. This seems like a fatal flaw, so I may end up tracking down a different tilemap editor.
Logged

bluth

  • Bay Watcher
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #508 on: April 19, 2013, 04:22:33 am »

The link on the wiki for the mac version is not working anymore, is this new version playable on mac ? I don t know shit about console and stuff like that did anyone compile the last version to make it playable on mac, that would be awesome !
Logged

tahujdt

  • Bay Watcher
  • The token conservative
    • View Profile
Re: LCS 4.06.5 Download (Bank Heists, Mar 2013)
« Reply #509 on: April 19, 2013, 09:59:26 am »

Can we get a partial list of what's coming up in the next version?
Logged
DFBT the Dwarf: The only community podcast for Dwarf Fortress!
Tahu-R-TOA-1, Troubleshooter
Quote
I suggest that we add a clause permitting the keelhauling of anyone who suggests a plan involving "zombify the crew".
Quote from: MNII
Friend Computer, can you repair the known universe, please?
Pages: 1 ... 32 33 [34] 35 36