I have a basic score only conditional FP in my Test Dummy. The last couple fights he fights like he has no plan. Just covers up.
1) 6h/3/11 (outside)
2) if score>=1 then 4/4/12 (outside)
if score<1 then 6/2/12 (outside)
5) if score>=3 then 1/1/16 (outside)
if score<3 then 4/4/12 (outside)
if score<2 then 6/2/12 (outside)
if score<1 then 7/2/11 (outside)
9) 4h/6/10 (outside)
if score>=3 then 1/1/18 (outside)
if score<2 then 6/1/13 (outside)
if score<1 then 7/1/12 (outside)
Reply