Game Name: .Forty Five
Game Engine: Java
Game Version: Patch 6/22/2024
Options Required: Reserves, Health, Cash
Steam Website:
Other Info: Open source game and completely free: [Link]
Tried simple value scanning but none work.
[REQUEST] .Forty-Five
Re: [REQUEST] .Forty-Five
I wonder what the devs think naming their games with such weird characters, you can tell from the name itself that it will be a fail game.
I edited your topic title to clarify it is a request
I edited your topic title to clarify it is a request
Re: [REQUEST] .Forty-Five
It's not a "fail game", not by a long shot.
Also it's just a game made by students, so cut them some slack.
Thanks for the title edit though.
Re: [REQUEST] .Forty-Five
Game folder has config folder, cards.onj file contains parameters of skillcards like damage, cost, price etc. Edit price to zero and crank damage of simple cards you get early on and it will be a nce walk in a park.
For example:
{
name: "incendiaryBullet",
title: "Incendiary Bullet",
flavourText: '"I\'m pretty sure this is a warcrime"',
description: '$trigger$On-Shot:$trigger$\nThe enemy gets $status$BURNING$status$ (3)',
baseDamage: 7,
coverValue: 0,
traitEffects: [],
rotation: $Right { amount: 1 },
highlightType: "standard",
effects: [
giveStatus("shot", burning(3#val, burningPercent, false)),
],
forceLoadCards: [],
dark: false,
cost: 1,
tags: ["pool0", "rarity2"],
price: 50,
type: $Bullet { },
},
For example:
{
name: "incendiaryBullet",
title: "Incendiary Bullet",
flavourText: '"I\'m pretty sure this is a warcrime"',
description: '$trigger$On-Shot:$trigger$\nThe enemy gets $status$BURNING$status$ (3)',
baseDamage: 7,
coverValue: 0,
traitEffects: [],
rotation: $Right { amount: 1 },
highlightType: "standard",
effects: [
giveStatus("shot", burning(3#val, burningPercent, false)),
],
forceLoadCards: [],
dark: false,
cost: 1,
tags: ["pool0", "rarity2"],
price: 50,
type: $Bullet { },
},
Re: [REQUEST] .Forty-Five
Didn't think of editing game files. While not the fastest way to hack the game, this would do for now. Thanks!
Who is online
Users browsing this forum: Google [Bot], Google Adsense [Bot], jurase, Nerroth, romago13