WIP: перед введенимем класса Fighter.php
This commit is contained in:
@@ -35,7 +35,7 @@ if( isset($pr_used_this) && isset($pr_moment) ) {
|
||||
$prv['priem_th'] = $btl->stats[$btl->uids[$u1]]['effects'][$prv['j_priem']]['id'];
|
||||
|
||||
//действия
|
||||
$pvr['hp'] = 20);
|
||||
$pvr['hp'] = 20;
|
||||
$pvr['hp'] = $priem->magatack( $btl->stats[$btl->uids[$u1]]['effects'][$prv['j_priem']]['user_use'], $u1, $pvr['hp'], 'тьма', 1 );
|
||||
$pvr['promah_type'] = $pvr['hp'][3];
|
||||
$pvr['promah'] = $pvr['hp'][2];
|
||||
@@ -57,7 +57,7 @@ if( isset($pr_used_this) && isset($pr_moment) ) {
|
||||
}
|
||||
//
|
||||
$pvr['hp'] = 20;
|
||||
$pvr['hp'] = $btl->testYronPriem( $btl->stats[$btl->uids[$rand_user]]['effects'][$prv['j_priem']]['user_use'], $rand_user, 12, $pvr['hp'], -1, true , false , 0);
|
||||
$pvr['hp'] = $btl->testYronPriem( $btl->stats[$btl->uids[$rand_user[array_rand($rand_user)]]]['effects'][$prv['j_priem']]['user_use'], $rand_user, 12, $pvr['hp'], -1, true , false , 0);
|
||||
//
|
||||
$pvr['rndu']['id'] = $rand_user;
|
||||
$pvr['color'] = '006699';
|
||||
|
||||
Reference in New Issue
Block a user