Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[_tb_system_call storage=system/_incremento_statistiche.ks]

*incremento

[tb_ptext_show  x="200"  y="50"  size="60"  color="0x51e02d"  time="250"  text="+ 1 Strenght"  face="BADABB"  anim="true"  edge="0x141313"  shadow="undefined"  fadeout="false"  wait="false"  in_effect="bounceInLeft"  out_effect="flipOutX"  ]
[tb_ptext_show  x="200"  y="150"  size="60"  color="0x51e02d"  time="250"  text="+ 1 Agility"  face="BADABB"  anim="true"  edge="0x141313"  shadow="undefined"  fadeout="false"  wait="false"  in_effect="bounceInLeft"  out_effect="flipOutY"  ]
[tb_ptext_show  x="200"  y="250"  size="60"  color="0x51e02d"  time="250"  text="+ 1 Stamina"  face="BADABB"  anim="true"  edge="0x141313"  shadow="undefined"  fadeout="false"  wait="false"  in_effect="bounceInLeft"  out_effect="flipOutY"  ]
[tb_ptext_show  x="200"  y="350"  size="60"  color="0xd11919"  time="250"  text="- 60 Energy"  face="BADABB"  anim="true"  edge="0x141313"  shadow="undefined"  fadeout="false"  wait="false"  in_effect="bounceInLeft"  out_effect="flipOutY"  ]
[wait  time="3000"  ]
[tb_eval  exp="f.forza+=1"  name="forza"  cmd="+="  op="t"  val="1"  val_2="undefined"  ]
[tb_eval  exp="f.destrezza+=1"  name="destrezza"  cmd="+="  op="t"  val="1"  val_2="undefined"  ]
[tb_eval  exp="f.resistenza+=1"  name="resistenza"  cmd="+="  op="t"  val="1"  val_2="undefined"  ]
[tb_eval  exp="f.energia-=60"  name="energia"  cmd="-="  op="t"  val="60"  val_2="undefined"  ]
[tb_start_tyrano_code]
[if exp="f.forza>=50 && f.destrezza>=50 && f.resistenza>=50"]
[_tb_end_tyrano_code]

[tb_eval  exp="f.forza=50"  name="forza"  cmd="="  op="t"  val="50"  val_2="undefined"  ]
[tb_eval  exp="f.resistenza=50"  name="resistenza"  cmd="="  op="t"  val="50"  val_2="undefined"  ]
[tb_eval  exp="f.destrezza=50"  name="destrezza"  cmd="="  op="t"  val="50"  val_2="undefined"  ]
[tb_start_tyrano_code]
[endif]
[_tb_end_tyrano_code]

[tb_start_tyrano_code]
[freeimage layer = 1]

[_tb_end_tyrano_code]

[jump  storage="00_start.ks"  target="*top"  ]

Commits for Nextrek/Wrestling/data/scenario/incremento_statistiche.ks

Diff revisions: vs.
Revision Author Commited Message
1314 Diff Diff DBraccini picture DBraccini Wed 26 Feb, 2020 12:56:04 +0000

fix bug

1311 Diff Diff DBraccini picture DBraccini Fri 21 Feb, 2020 15:44:31 +0000

modifica bottoni / corretto bug reputazione negativa / add pulsanti nuovi / aumentato levelcap a 50

1290 Diff Diff DBraccini picture DBraccini Tue 11 Feb, 2020 09:05:14 +0000

aggiunto store / scene spanking comb1 e 2 con modifiche in altre scene / aggiunta location mappa / fix vari

1273 DBraccini picture DBraccini Tue 04 Feb, 2020 09:10:57 +0000