English


uiWebPrevious123456uiWebNext

#31 Report | Quote[en] 

Well if we could use any power that equation would be a bit simplier. However, I don't expect any other stat will use ^4 that I know of...

Damage = <DmgFactor>*(26+<quality>+(1/(<quality>^4)))*(1 00+<precraft>)/100

(or if you really enable the power function it could be:
Damage = <DmgFactor>*(26+<quality>+(<quality>^-4)*(100+ <precraft>)/100
)

Edited 2 times | Last edited by Placio (7 years ago)

#32 Report | Quote[en] 

Daga
Therefore, for now i will just give my gratitude to those who preformed and gave their hard work to others. THANK YOU.

Thank you for your kind words! KipeeCraft always was and probably always will be a community effort. I would have stopped working on it long ago, if it wasn't for all the feedback and suggestion from the players.

I can't add every requested feature, but I get inspired all the time to work on the project again and constantly improve its quality.

arc

---

#33 Report | Quote[en] 

Hallo

Arcueid was so nice and implemented possibility to start KC with forced path to data/recipe/config files. Now it is possible to instal KC system-wide and every user can store own copy in home directory.

For those who are lazy as I am, because to download archive, unpack, open unpacked directory with KC and run is so hard (not talking about creating shortcut!) I made dumb DEB pseudo-package. It contains current version of KC plus starting script forcing path to ~/.kipeecraft, icons and menu shortcut installed into system directories.

The only reason I made this package is that I keep private repository and this way I can use debian/mint update system to install new versions on all boxes i currently run.

Arcueid suggested that someone other might be interrested, so here is link to current package version. There is no warranty of any kind, ofc :P Tested a bit on Linux Mint 18 with default wine 1.6.2 and seems to be working on Debian 7 (oldstable) with wine 1.4.1. Many thanks to Syell for her help.

Feedback? Hm... maybe... you try :P

#34 Report | Quote[en] 

Placio
Well if we could use any power that equation would be a bit simplier. However, I don't expect any other stat will use ^4 that I know of...

Done! Added the ^ Operator for power. Get the latest beta here, as usual

http://mollylovescake.org/kcbeta/

Cheers,
arc

Last edited by Arcueid (7 years ago)

---

#35 Report | Quote[en] 

maybe someone is willing to share those postcraft patterns please? *big eyed smile*

for speed ig this should fit using the stats placio mentioned (THX)


<hpm max> + ((<precraft> / 100) - 1) * <hpm base>
maybe the result has to be floord like:
floor(<hpm max> + ((<precraft> / 100) - 1) * <hpm base>)

maybe someone can give a hint on that

Last edited by Mirakel (7 years ago)

---

#36 Report | Quote[en] 

very close :)

if you assume that the max speed is double the min, which it mostly is, then you can easily say:

Displayed speed= floor(<hpm base>+(<hpm base>*<precraft>/100))

For an even more exact, but not really that important since displayed speed is not real anyway- you can calculate the hpm range (max-base), but its still almost going to be half of the max.

The reason I posted the server speed formula earlier is that we don't get the speed displayed on the weapon information once the server runs our attacks :(

Edited 2 times | Last edited by Placio (7 years ago)

#37 Report | Quote

thanks placio.
my main question was if flooring is always needed to get the ig stats.

if i understand correctly: ig i can have 60 client speed on two sample daggers but one of em can be a little better due to the different server speed?

another question: anyone can show me the formula for durability on amps?

thanks in advance
:)

---

#38 Report | Quote[en] 

Hallo homins

Here is updated dummy debian package with version 1.2beta20170208.

#39 Report | Quote[en] 

I *think* that is just for the displayed speed, the hpm might still use the decimals- like how many different 97% amps can do slightly more or less dmg. So using floor will show what it shows in game by rounding down, but a decimal might still be used.

#40 Report | Quote[en] 

Mirakel
another question: anyone can show me the formula for durability on amps?
HQ:
Durability = <precraft> * 2 + 100
MQ:  
Durability = <precraft> * 1.5 + 100 
BQ:
Durability = <precraft> * 1 + 100  

120 instead of 100 base, with Fyros durability rite 
(generic craft plans seem to be BQ)

The other amps formulas are linked in post #8.
Be aware that nealy all damage formulas I published till now contain a minor error and are slightly inaccurate!

Last edited by Yubina (7 years ago)

#41 Report | Quote[en] 

Want to make this dagger.
Medium Quality Dagger

Blade 2x Excellent Lake Splinter Shell
Shaft 2x Supreme Lake Torbak Horn
Grip 1x Excellent Lake Dzao Fiber & 1x Supreme Lake Capryni Skin
Counterweight 2x Excellent Lake Arma Pelvis

Best speed and adv. dodge mod I can get.

ggF42m2PwU6DQBCG7yS8w3jTQw1sa/TCoQLGRo1YGi+N2Sx0
ihuWXTIspPXpXUSbGD3OP998M7Nd6b15871l2ypZCiuNjh5k
ixiT2Fvfe0XqxiwjhPCSwTkLwusgZMEFzGZwm26WZ77ne9s1
lm7KiTJhLZJeJRG7OVXP7Zc4OAW5Jamr6Al3sm/gpRdK2iMk
oqqQfC82TYPaRjGhsLiD4gjpYNQw9tyub4db1iljw4gdID2U
qJSb4Y+iRp67Z7RjeP7uYggnko1k3reEDU7cxlAhan5vSAOb
oHkU/tElH8LwO1kgwXyiFiP1SxWLlo5a8ryW+oe6+ue0JTWC
Z6gG2cFifOcT7G2AIg==

#42 Report | Quote[en] 

Sorry Nudge, but the excellent lakes Arma has been missing for a while now :(

Also, you only need 81.9% precraft as speed to get the maximum speed for a non-boosted dagger on the server.

Last edited by Placio (7 years ago)

#43 Report | Quote[en] 

Travesty! That is just travesty. :/

So that dream is out.

Now I have to dream up something else...

Maybe a bucker with super parry mod.

#44 Report | Quote[en] 

Yubina
HQ:
Durability = <precraft> * 2 + 100
MQ:
Durability = <precraft> * 1.5 + 100
BQ:
Durability = <precraft> * 1 + 100 ...

thank you Yubina :)
Placio
Sorry Nudge, but the excellent lakes Arma has been missing for a while now :(

Also, you only need 81.9% precraft as speed to get the maximum speed for a non-boosted dagger on the server.

but would that result in only 9 hits per 10s?
how did u calculate that value?

Last edited by Mirakel (7 years ago)

---

#45 Report | Quote[en] 

Nudge
Maybe a bucker with super parry mod.

I won't spoil your fun by divulgint the recipe, but I will say that a +20/+20 buckler is relatively easy.

---

Do not assume that you speak for all just because you are the loudest voice; there are many who disagree that simply have no desire to waste words on you.

uiWebPrevious123456uiWebNext
 
Last visit Friday, 29 March 06:13:50 UTC
P_:

powered by ryzom-api